Any good tutorials out there on setting up an sd model from civitai on runpod serverless?
I've been trying to set up an sd model from civitai on runpod serverless for days now but i've been coming across too much errors. Each time i fix , thers a new one , classic.
Is there any good tutorials out there on setting up an sd model from civitai on runpod serverless ?
5 Replies
Or i can try setting up a civitai model on runpod serverless again and someone can help me with the errors
Have you tried this: https://blog.runpod.io/introducing-better-forge-spin-up-new-stable-diffusion-pods-quicker-than-before/ -- it utilizes a tool to simplify CivitAI download for spinning-up Runpod machines.
I'm no expert, I just found it helpful in my own use.
RunPod Blog
Introducing Better Launcher: Spin Up New Stable Diffusion Pods Quic...
Our very own Madiator2011 has done it again with the release of Better Forge, a streamlined template that lets you spin up an instance with a minimum of fuss. One fairly consistent piece of feedback brought up by RunPod users is how long it takes to start up an image
Thank you soo much!
what's the base civitai model that you're using?
that blog is for pods which is slightly different from serverless
depending on the base model (sd1, sd2, sd 3.5, sdxl, flux, pony, etc.), you may have different requirements in your dockerfile to clone the proper repos
then you'll need to boot up the image gen server (comfyui or a111 or flux) so that your rp_handler can pass the parameters appropriately and generate the image for you
I decided to just use foooocus in the end. The setup was much easier
Thank you though!