Lite version?

#19
by theNeofr - opened

Will this have lite version and can running in colab @John6666 ?

I don't use Colab much, so I don't have any plans to make one.
However, there is a Colab version of the same image generation function created by r3gm (the author of stablepy, which is the basis for this space).
https://github.com/R3gm/SD_diffusers_interactive
https://huggingface.co/spaces/r3gm/DiffuseCraft

I see, but have plan to make lite version?

No. The main reason is that, as a result of past mining and the popularity of the A1111 WebUI on Google Colab, the Gradio we are using here is almost completely banned, and there is almost no part that can be reused.πŸ˜…
If we were to make one for Colab, it would probably still be more practical to modify r3gm's.

Sign up or log in to comment