Issue:
As discussed in yesterday's meeting, the default documentation displayed on a model card currently seems to be the documentation from the specs repository. This behavior can be observed in models like chatty-frog:
The same behavior is also present in the placid-llama model.
Suggestion:
It would be helpful to include a message in such cases to clarify the absence of custom documentation. For example:
"There is no attached documentation provided by the authors/maintainers of this model. Please consult the source file and/or contact the author for more information. For general guidance on using models, refer to the BioImage.IO Documentation"
This message would provide better guidance to users when custom documentation is missing.