fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

Feature request: Fast-Dreambooth to run locally.

Open hashnag opened this issue 2 years ago • 10 comments

Just like the title says. I know you're tracking this already and I'm sure you're busy. Just wanted to add a request that can be used by those of us who are interested in the feature so we can follow along.

Thanks for all your hard work!

hashnag avatar Oct 28 '22 03:10 hashnag

Thanks, a local version is my top priority

TheLastBen avatar Oct 28 '22 05:10 TheLastBen

Anything we can do to help?

CptGabok avatar Nov 03 '22 06:11 CptGabok

if you have enough VRAM, experiment with the local version : https://github.com/TheLastBen/fast-stable-diffusion/blob/main/Local_fast_DreamBooth-Win.ipynb

TheLastBen avatar Nov 03 '22 06:11 TheLastBen

I probably wont have a chance to try this until this weekend. Will it run on Ubuntu?

hashnag avatar Nov 03 '22 13:11 hashnag

just windows for now (anaconda)

TheLastBen avatar Nov 03 '22 13:11 TheLastBen

Ive been trying to get this to run, no luck yet. Lots of file not found issues. Working on editing some of the code blocks to work

Session found, Loading session....
C:\WINDOWS\system32/stable-diffusion-v1-5
No model found, make sure you put the diffusers model in the right folder
No model found, make sure you put the diffusers model in the right folder
No model found, make sure you put the diffusers model in the right folder
The image folder specified does not exist, use the colab file explorer to copy the path
The image folder specified does not exist, use the colab file explorer to copy the path

Its like something within the mount to the notebook isnt right.

4DeepThought2 avatar Nov 26 '22 02:11 4DeepThought2

Ive made some significant changes to it and almost have it working.

4DeepThought2 avatar Nov 26 '22 21:11 4DeepThought2

Having major issues getting xformers built and working. I got it to the point where its built, but erroring on:

xformers-0.0.14.dev0-cp310-cp310-win_amd64.whl is not a supported wheel on this platform.

4DeepThought2 avatar Nov 28 '22 02:11 4DeepThought2

If I can figure out how to build the correct whl file for local, I can get the rest of all this to work.

4DeepThought2 avatar Nov 28 '22 02:11 4DeepThought2

any update on this ?

el-youness avatar May 23 '24 13:05 el-youness