You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello , Thank you for sharing your work
Actually I have an issue regarding text editing. I want to run only the text editing part on some data that I have and I tried to use the inference code. The fact is when I run I have this error
I'm wondering where I can found the model "damo/cv_anytext_text_generation_editing" and the "my-anytext-task" and do I have to modify the pipeline.py code to be able to run the inference code ?
Thank you
The text was updated successfully, but these errors were encountered:
Hi, if you encounter proxy issues when downloading models from ModelScope, try to download them from HuggingFace by searching for "AnyText", where many copies have been uploaded there. Afterwards, update the model path to your local path of the cv_anytext_text_generation_editing folder here: https://github.com/tyxsspa/AnyText/blob/main/inference.py#L3
Hello , Thank you for sharing your work
Actually I have an issue regarding text editing. I want to run only the text editing part on some data that I have and I tried to use the inference code. The fact is when I run I have this error
I'm wondering where I can found the model "damo/cv_anytext_text_generation_editing" and the "my-anytext-task" and do I have to modify the pipeline.py code to be able to run the inference code ?
Thank you
The text was updated successfully, but these errors were encountered: