Diffusers
Safetensors
English
AmusedPipeline
art

Change Pretrained Model path to amused/amused-[256 or 512]

#3
by masaishi - opened

All of the model path are huggingface/amused-[256 or 512] and it cause below error.

OSError: Cannot load model huggingface/amused-512: model is not cached locally and an error occured while trying to fetch metadata from the Hub. Please check out the root cause in the stacktrace above.

Thus, I replaced to amused/amused-[256 or 512]

Thanks a lot! Sorry there were some merge conflicts. I solved it here: https://huggingface.co/amused/amused-512/commit/03e8165309230f3c82fa245af75103746c5058fa

patrickvonplaten changed pull request status to closed

Sign up or log in to comment