R
Runpod3w ago
Sameer

serverless runpod/qwen-image-20b stays in initiating

Hi, I am trying to deploy serverless end point for this image runpod/qwen-image-20b... it just stays in initiating. I created a template with 20GB disk using NVIDIA GPU. Can anyone please help. Regards, Sameer
6 Replies
yhlong00000
yhlong000003w ago
https://console.runpod.io/hub/playground/image/qwen-image-t2i try our public endpoint, it is easier to get start
Sameer
SameerOP3w ago
that works... I wanted to host as I need to generate several images
yhlong00000
yhlong000003w ago
We have api, you can just calling api to generate multiple ones at the same time
Sameer
SameerOP2w ago
yes, but it would turn out to be expensive. Plus in many instance the request is queued which delays the overall response time to the client. Deploying my own end point could help me avoid queues as well sas keep the cost down so is there anyway you can guide me on how can I can deploy qwen-image on serverless? is runpod/qwen-image-20b the right image?
Dj
Dj2w ago
Sorry, that image is supposed to be private. You can use Qwen-Image with diffusers, they offer a sample in the model README. It shouldn't be too difficult to wire this up to the serverless SDK with a few input knobs :fbslightsmile: https://huggingface.co/Qwen/Qwen-Image
Sameer
SameerOP2w ago
ok thanks so much

Did you find this page helpful?