RunpodR
Runpod2y ago
6 replies
CR-TZM

Can we use other SD models (and Loras) on Quick Deploy serverless?

Hello everyone,

I tried the quick deploy option for SD Automatic1111. And the speed of generation is very good. I tried to modify the original model to use another one. In the Dockerfile, I replaced the original model with Cyber_Realisic model. I only changed the line where the civitai link is (you can see the picture).

When I tried to create the Docker image I got an issue:
ERROR: failed to solve: process "/bin/bash -o pipefail -c cd /stable-diffusion-webui && python cache.py --use-cpu=all --ckpt /model.safetensors" did not complete successfully: exit code: 1

Do you know if it's possible to use different models with this deployment and can I add Loras to it?

Thank you in advance
image.png
Was this page helpful?