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

[ERROR] : When running Test #2

Open
sidgairo18 opened this issue Sep 5, 2024 · 4 comments
Open

[ERROR] : When running Test #2

sidgairo18 opened this issue Sep 5, 2024 · 4 comments

Comments

@sidgairo18
Copy link

sidgairo18 commented Sep 5, 2024

Hi,

I get the following error when running the test [there are more but this seems like the crux] -


E               huggingface_hub.utils._errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-66d9aff3-274d68c579acc75941592ee5;26603f45-1001-412c-b3c0-fe579f5225fb)
E               
E               Repository Not Found for url: https://huggingface.co/api/models/runwayml/stable-diffusion-inpainting.
E               Please make sure you specified the correct `repo_id` and `repo_type`.
E               If you are trying to access a private or gated repo, make sure you are authenticated.
E               Invalid username or password.

/BS/dnn_interpretablity_robustness_representation_learning/work/libs/anaconda3/envs/instance_aug/lib/python3.8/site-packages/huggingface_hub/utils/_errors.py:

Seems like runwayml/stable-diffusion-inpainting took down the inpainting models :(

See link here - https://huggingface.co/runwayml/stable-diffusion-inpainting

Is there any solution or alternative to this? Would very much appreciate a reply :)

Thanks!

@sidgairo18
Copy link
Author

Found a few alternatives online - https://huggingface.co/benjamin-paine/stable-diffusion-v1-5-inpainting.

Seems like replacing runwayml/stable-diffusion-inpainting with something like benjami-paine/stable-diffusion-v1-5-inpainting seems to work fine.

P.S. - but since this is not the exact one as the runway model, be careful about the results (as they may not be identical).

@sidgairo18
Copy link
Author

@KupynOrest would the above be a reasonable alternative? a response to this would be highly appreciated. Many thanks in advance :)

@KupynOrest
Copy link
Owner

Hi, thanks for highlighting this. Unfortunately we do rely on the inpainting model. For now benjami-paine/stable-diffusion-v1-5-inpainting seems to be a good replacement, meanwhile we're working on alternative options.

@sidgairo18
Copy link
Author

@KupynOrest any updates to this yet?

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