DEOGEE
Explore posts from serversRRunPod
•Created by DEOGEE on 11/13/2024 in #⚡|serverless
Rundpod serverless Comfyui template
I couldn’t find any comfyui template on runpod serverless
96 replies
RRunPod
•Created by DEOGEE on 11/13/2024 in #⚡|serverless
Can't find juggernaut on list of models to download in Comfy UI manager
My workflow is deployed on runpod but i cant find my ckpt in the comfyui manager to download
Error
Prompt outputs failed validation
Efficient Loader:
- Value not in list: ckpt_name: 'SDXL\juggernautXL_juggernautX.safetensors' not in []
4 replies
RRunPod
•Created by DEOGEE on 10/26/2024 in #⚡|serverless
Error downloading docker image for custom image mode(juggernaut)
I am using wsl
3 replies
RRunPod
•Created by DEOGEE on 10/25/2024 in #⚡|serverless
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 ?
10 replies
RRunPod
•Created by DEOGEE on 10/22/2024 in #⚡|serverless
Thinking of using RunPod
I aplogize if i sound too ignorant.
I have a tool that converts texts prompt to images and currently i'm using dalle for the image generation. The costs in dalle is getting too much for me . If i use runpod will the costs of the image generations be lower ?
Currently i'm spending about $0.8 per 10 images using dalle
2 replies
Cors issues only on railway
My server was working fine and suddenly i started getting cors error "117:1 Access to fetch at 'https://create-video-production.up.railway.app/create-video' from origin 'https://www.shortsauto.ai/' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled."
i have this line of code 'app.use(cors());' in my server
The code works fine with no cors issues in other services such as render , it worked fine in railway too but suddenly stopped working
22 replies