Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text editing issue #89

Open
ibou810 opened this issue May 15, 2024 · 1 comment
Open

Text editing issue #89

ibou810 opened this issue May 15, 2024 · 1 comment

Comments

@ibou810
Copy link

ibou810 commented May 15, 2024

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
issu_at

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

@tyxsspa
Copy link
Owner

tyxsspa commented May 15, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants