Long(Tony) Lian
Long(Tony) Lian
Two updates: 1. If the intermediate images are not needed (i.e., we don't want to compare before/after), no decoding and re-encoding between the base generation and refinement stage are used....
Thanks for this example. Is using images consistently better than using latents?
> I noticed that there is a little bit of GPU memory to generate images with a bit more resolution than 1024px. Could you please add the option to select...
Do you mind explaining how this can be useful? The current demo supports setting a seed for each generation.
Seems like it was commented out. It is added.
Great idea! Do you mind giving us a PR for this?
This might be because gradio is temporarily down. Could you try this in a while?
Seems like if you update gradio with: ``` !pip install gradio==3.14.0 ``` You can get a sharing link. I will update the `requirements.txt`.
I updated `requirements.txt`. It should work if you run the Colab (pip will download the right version).
Since this work is training-free, it should be compatible.