Hello, I'm trying to add lora to the docker image created by the runpod team.
If somebody knows how it needs to be done, can he checks some lines of my dockerfile? I can't run docker on my PC, so I want to be pretty sure about the code before running it with a friend.
The dockerfile already provide the solution to install the checkpoint. I tried to mimic the code to get the same result, but I don't know if I put the file in the right place.
RUN cd /stable-diffusion-webui && python cache.py --use-cpu=all --ckpt /model.safetensors RUN cd /stable-diffusion-webui && python cache.py --use-cpu=all --ckpt /Lora.safetensors
Thanks in advance!
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
R
Runpod
We're a community of enthusiasts, engineers, and enterprises, all sharing insights on AI, Machine Learning and GPUs!