#Downloading a model from hugging face usinghf token

10 messages · Page 1 of 1 (latest)

serene bough
#

Hey I am trying to download a model from hugging face that needs authorization. Where should i insert the hf token? (without it i get unauthorized error)

solemn wind
#

under the huggingface tab in the model manager, there's a field to add your token

serene bough
#

only got a field for repo id

#

I could be using an older version since its a runpod template

#

ok I got it working with entering it in the config

#

now i get this error

solemn wind
#

yah, that's not a supported model

serene bough
#

Is it an interface for diffusion models? is there no text generation?

solemn wind
#

invoke is for image generation

serene bough
#

got it