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
is there any way to make this work? I encountered the same error.
...
150.7 OSError: Error no file named pytorch_model.bin, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory diffusers-cache/models--SG161222--Realistic_Vision_V5.1_noVAE/snapshots/9cd4afd23ecbf0348e2c46f4ac712dbf032da73c/text_encoder.
ERROR: failed to solve: process "/bin/bash -o pipefail -c python3 model_fetcher.py --model_url=${MODEL_URL}" did not complete successfully: exit code: 1
Hi,
I am trying to add realistic vision 5.1 but not working ! I don't know what is the issue this is what I try ;
docker build --build-arg MODEL_URL=https://huggingface.co/SG161222/Realistic_Vision_V5.1_noVAE -t aydcry/rvsd:new51 .
and I see this error
The text was updated successfully, but these errors were encountered: