diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch (by ShivamShrirao)
efficient-dreambooth
[Moved to: https://github.com/smy20011/dreambooth-docker] (by smy20011)
diffusers | efficient-dreambooth | |
---|---|---|
105 | 9 | |
1,889 | 45 | |
0.1% | - | |
7.0 | 10.0 | |
almost 2 years ago | over 2 years ago | |
Python | Dockerfile | |
Apache License 2.0 | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
diffusers
Posts with mentions or reviews of diffusers.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-09.
-
Useful Links
ShivamShrirao's Diffusers Pretrained diffusion models across multiple modalities.
-
DreamBooth fine-tuning failing to get the style
Like the title say I'm trying to fine-tune a model to match a style of a popular manhwa. I'm using the ShivamShrirao Google Colab to accomplish this.
-
How to resume Dreambooth training?
I am running the DreamBooth_Stable_Diffusion.ipynb notebook from ShivamShrirao locally on my machine. Let's say I have trained for 500 iterations and it hasn't converged yet. How do I make it resume training from that iteration so it can do another 500?
-
Non web-ui colab
My understanding, based on messages from an (alleged) representative of colabs, is that the webui is the problem, not SD itself. This also seems to be the consensus in the comments section of other posts. I have not yet seen a link to colab based webui alternatives so here is something I found from a tutorial. I am certain that there are better alternatives. Anyone have a better idea? This will still probably be useful to other people like me who are just messing around.
- [Stablediffusion] Guide pour DreamBooth avec 8 Go de vram sous Windows
-
Finally got Dreambooth running without errors... but is it even using the model I trained?
I'm running ShivamShrirao's fork of diffusers; ran into a fp16 issue and had to patch in a fix from the main branch ( #1567 ).
-
Shivam Stable Diffusion: Getting same example models repeatedly (SD + Dreambooth)
I am running Shivam Stable Diffusion Jupyter notebook: diffusers/DreamBooth_Stable_Diffusion.ipynb at main · ShivamShrirao/diffusers · GitHub.
- Running Stable Diffusion locally with personalized changes
- Can't create embedding's with dreambooth ckpt
-
Weird issue using Shivam's Diffuser notebook
Are you using this one? https://github.com/S
efficient-dreambooth
Posts with mentions or reviews of efficient-dreambooth.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-02.
- Want to use your own face ? Uploading a Tutorial today !
-
Inserting your face to any picture after Dreambooth (or other faces)
Well, i don't better make a video to install this repo https://github.com/smy20011/efficient-dreambooth in windows, so we all can train our models?
- Automatic1111 with WORKING local textual inversion on 8GB 2090 Super !!!
- Show HN: Train Stable Diffusion Dreambooth on 1080ti
- Train dreambooth on 11GB GPU with prebuilt docker image
- Dreambooth in 11GB of VRAM
-
Help with Dreambooth
Option1: you wait for people to push the limits. its currently at 11gb.
What are some alternatives?
When comparing diffusers and efficient-dreambooth you can also consider the following projects:
A1111-Web-UI-Installer - Complete installer for Automatic1111's infamous Stable Diffusion WebUI
Dreambooth-Stable-Diffusion-cpu - Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
xformers - Hackable and optimized Transformers building blocks, supporting a composable construction.
fast-stable-diffusion - fast-stable-diffusion + DreamBooth
stable-diffusion-webui - Stable Diffusion web UI
dreambooth-docker