diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch (by ShivamShrirao)
fast-stable-diffusion
fast-stable-diffusion + DreamBooth (by TheLastBen)
diffusers | fast-stable-diffusion | |
---|---|---|
105 | 239 | |
1,889 | 7,674 | |
0.1% | 0.7% | |
7.0 | 8.0 | |
almost 2 years ago | 4 days ago | |
Python | Python | |
Apache License 2.0 | MIT License |
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
fast-stable-diffusion
Posts with mentions or reviews of fast-stable-diffusion.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-26.
-
Working Colab notebooks for training Dreambooth?
I tried using TheLastBen's fast dreambooth trainer. I managed to train a ckpt file but I can't run it.
-
Running AUTOMATIC1111 on Google Colab
You have a colab from ThelastBen It uses to be thes best at the time when auto1111 was working in google colab free. https://github.com/TheLastBen/fast-stable-diffusion
- Stability AI releases its latest image-generating model, Stable Diffusion XL 1.0
-
Google Colab disconnects after 5 mins of hosting A1111
Using https://github.com/TheLastBen/fast-stable-diffusion
-
I'm kinda new to all of this and just wanted to ask... How can I fix something like this? Tried inpaint but didn't work even after changing parameters and img2img make it lose quality...
This repo offers a template how to start with SD on runpod https://github.com/TheLastBen/fast-stable-diffusion. But I know how to code, si I made my own solution.
-
Unable to use ControlNet on AUTO1111 GUI - Google Colab Notebook
I can confirm I'm using the latest version of the colab notebook of this repo (https://github.com/TheLastBen/fast-stable-diffusion). Anyone can point to any solutions to this problem? Thanks in advance!
- Automatic 1111 not working
-
Useful Links
TheLastBen's Fast DB SD Colabs, +25-50% speed increase, AUTOMATIC1111 + DreamBooth
-
Can you use other base model to train your own model with TheLastBen or ShivamShrirao collab?
CalledProcessError Traceback (most recent call last) in () 182 wget.download('https://github.com/TheLastBen/fast-stable-diffusion/raw/main/Dreambooth/det.py') 183 print('Detecting model version...') --> 184 Custom_Model_Version=check_output('python det.py '+sftnsr+' --MODEL_PATH '+MODEL_PATH, shell=True).decode('utf-8').replace('\n', '') 185 clear_output() 186 print(''+Custom_Model_Version+' Detected')
-
How to Install and Run Stable Diffusion in Automatic1111 with Deforum in Google Collab?
have you tried https://github.com/TheLastBen/fast-stable-diffusion ?
What are some alternatives?
When comparing diffusers and fast-stable-diffusion you can also consider the following projects:
A1111-Web-UI-Installer - Complete installer for Automatic1111's infamous Stable Diffusion WebUI
DeepFaceLab - DeepFaceLab is the leading software for creating deepfakes.
xformers - Hackable and optimized Transformers building blocks, supporting a composable construction.
stable-diffusion - A latent text-to-image diffusion model
stable-diffusion-webui - Stable Diffusion web UI
stable-diffusion-webui-docker - Easy Docker setup for Stable Diffusion with user-friendly UI