colab run issue: DeepFloyd/IF-I-XL-v1.0 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models' #69
Unanswered
sarah-liu-2020
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was running colab implementation and run into error at 1.1 Load text encoder
OSError: DeepFloyd/IF-I-XL-v1.0 is not a local folder and is not a valid model identifier listed on
'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo with
use_auth_token
orlog in with
huggingface-cli login
and passuse_auth_token=True
.Beta Was this translation helpful? Give feedback.
All reactions