-
https://github.com/huggingface/diffusers/blob/896fb6d8d7c10001eb2a92568be7b4bd3d5ddea3/src/diffusers/pipelines/stable_diffusion_xl/pipeline_stable_diffusion_xl_img2img.py#L728
When I initialize wit…
-
[generative-models/blob/fbdc58cab9f4ee2be7a5e1f2e2787ecd9311942f/README.md#installation](https://github.com/Stability-AI/generative-models/blob/fbdc58cab9f4ee2be7a5e1f2e2787ecd9311942f/README.md#insta…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [x] The issue is caused by an extension, but I believe it is caused by a …
-
@cg123 Can it support architectures such as stable diffusion Xl and flux dev?
-
### Model/Pipeline/Scheduler description
```diff
# pip install mulankit
from diffusers import StableDiffusionPipeline
+ import mulankit
pipe = StableDiffusionPipeline.from_pretrained('Lykon/dre…
-
-
Hub pages should provide better image thumbnails for use in previews on social media websites like Twitter or Reddit. This can be done by a user-configurable setting, and by a heuristic of using the f…
gwern updated
1 month ago
-
Interesting use of diffusion models to generate synthetic data:
https://github.com/rotot0/tab-ddpm/blob/main/
https://arxiv.org/abs/2209.15421
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Have you read FAQ on README?
- [X] …
-
Hello and congratulations for the remarquable work. I was wondering if there are a way to feed your model with 4 images from MVDream automatically to have a kind of text to 3D generation? Maybe my que…