StableCascade icon indicating copy to clipboard operation
StableCascade copied to clipboard

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

Open 311-code opened this issue 1 year ago • 1 comments

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?

311-code avatar Mar 15 '24 07:03 311-code

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

FurkanGozukara avatar Mar 22 '24 02:03 FurkanGozukara