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
I can't find the runwayml/stable-diffusion-v1-5 model on huggingface anymore, is there any other model I can train instead? When I run the accelerate file, the following error is reported. (Net problem is eliminated because I can log into huggingface.com normally).
OSError: Can't load tokenizer for 'stable-diffusion-v1-5/stable-diffusion-v1-5'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'stable-diffusion-v1-5/stable-diffusion-v1-5' is the correct path to a directory containing all relevant files for a CLIPTokenizer tokenizer.
It is my first time to ask issues. So if there is anything need to be fixed, please remind me, thank you very much!
The text was updated successfully, but these errors were encountered:
I can't find the runwayml/stable-diffusion-v1-5 model on huggingface anymore, is there any other model I can train instead? When I run the accelerate file, the following error is reported. (Net problem is eliminated because I can log into huggingface.com normally).
It is my first time to ask issues. So if there is anything need to be fixed, please remind me, thank you very much!
The text was updated successfully, but these errors were encountered: