Is there any way to change then default text for models from “I like you. I love you” to something else ?
I want to change it to something like that because my model is based on protein sequences not text:
Is there any way to change then default text for models from “I like you. I love you” to something else ?
I want to change it to something like that because my model is based on protein sequences not text:
Yes! Have a look at this PR
Thanks a lot.
For others, you simply need to add:
widget:
- text: "my text here"
to the model card.