Spaces:
Running
on
A10G
Not working?
Super excited about this one π₯ I didn't check in detail but it's not working right now. Can I help with anything?
I'm still working on getting this all set up correctly. In the mean time you can still use the version here: https://47725.gradio.app/
Hi, @justinpinkney Any way I can try this? Seems like the link is broken.
@sreag Yep the temporary demo we were hosting is now finished.
You can either
- use it on replicate: https://replicate.com/lambdal/stable-diffusion-image-variation
- use it here on spaces. It works, but is quite slow, we will be adding GPU soon
- run it on your own machine/cloud machine: https://github.com/LambdaLabsML/lambda-diffusers
Hello everybody
I made a fixed version of this demo π₯
The fix consists of requesting n pairs of images one after the other to avoid heavy CPU load errors π [Connection error out]
So in theory we could ask for a infinite number of variation pairs without cpu error π
But it would not be fair for people waiting in the queue π
Let's have a look : https://huggingface.co/spaces/fffiloni/sd-img-variations π
I tried to be super respectful, and not forget any link or reference to your work :)
Note: i'll try to use this fix for my other Stable Diffusion demos running on CPU here, and see if it's a really smart one.
This space now has a GPU so should work much faster!
nice ! thanks @multimodalart