Stability-AI / StableCascade

Official Code for Stable Cascade
MIT License
6.52k stars 530 forks source link

Are there any memory optimization flags I can add to the gradio app.py? #122

Open 311-code opened 6 months ago

311-code commented 6 months ago

I'm just testing out the official source's gradio app.py here and comparing the results versus other places.

I have a 4090, but it takes over 5 minutes to make one image in the gradio. Are there any flags I can before running python app.py or any pip install stuff I can do to help speed this up?

FurkanGozukara commented 6 months ago

sadly there aren't

for who cant make, i spent days to make this amazing installer and app

for 1024x1024 with our app at full quality , RTX 3090 TI takes total 19 seconds , Prior Inference Steps = 30 and Decoder Inference Steps = 20

https://github.com/Stability-AI/StableCascade/issues/125