Has anyone successfully deployed a serverless instance using wan2.1 to generate i2v?
I tried the most comfyui+wan templates but they are all for RunPod. Resources for creating serverless instance for this purpose seem quite scarce too. Halp pls?
13 Replies
quite scarce, im guessing its because you have a network storage attached isnt it?
that specific dc has less gpu of your choice, so i'd suggest to move to other dc
yeah. got a volume attached to it indeed. eu-se-1 seems have less choice too. regardless of dc. i can't seem to configure it right tho.
clarify?
whats wrong
i'm trying to run wan2.1 on serverless setup. but all the tutorials online are just running it on RunPod instance. so i'm asking for advice to set it up on serverless. For example this seems to be the most popular tutorial: https://www.youtube.com/watch?v=HAQkxI8q3X0 ... every other tutorial seems to deploy the pods
HearmemanAI
YouTube
Wan14B - One Click UNCENSORED Image to Video & Text to Video - RunP...
RunPod is a cloud platform that provides easy access to GPU instances for running AI models.
This video takes you through setting up a complete video generation package that includes Wan2.1 txt2vid, img2vid and vid2vid in one click using a RunPod template.
To deploy the template:
https://runpod.io/console/deploy?template=758dsjwiqz&ref=uyjfcr...
sorry if i'm asking such noob questions lol. I guess i have no other choice but to make my own docker image
it does comfyui on pods
that guy created template for pods i see, but for serverless you need an image with a handler.py code specific for serverless
yeah i just figured that out recently. So i've been asking for if someone had already made handler.py for this purpose. couldn't seem to find it online
do you wanna use comfyui
GitHub
GitHub - runpod-workers/worker-comfyui: ComfyUI as a serverless API...
ComfyUI as a serverless API on RunPod. Contribute to runpod-workers/worker-comfyui development by creating an account on GitHub.
this is the worker you can use
yeah i'm trying to use comfyui
i've used this one earlier. it's comfyui version seemed to be missing WanImageToVideo nodes.
thanks for trying to help tho.
actually.. comfyui isn't including all the custom community nodes
so you gotta install community nodes there, read the readme
got it... i'll get back with the results here if i succeed