Dreambooth-Stable-Diffusion icon indicating copy to clipboard operation
Dreambooth-Stable-Diffusion copied to clipboard

Error while using Dreambooth in google colab

Open Glup30 opened this issue 3 years ago • 4 comments

Hi, i been using Dreambooth for a while now (in Colab), but now i get an error, idk much about this, hope you guys can help me out.

This is the error i get when i try to download the original stable diffusion ckpt.

ModuleNotFoundError Traceback (most recent call last) in 3 from IPython.display import clear_output 4 from IPython.utils import capture ----> 5 import wget 6 7 #@markdown - Skip this cell if you are loading a previous session

ModuleNotFoundError: No module named 'wget'

i try with my huggingface token and drive direct link, but nothing seems to work ):

Glup30 avatar Jan 03 '23 04:01 Glup30

Same here. Tryied different ways, but no luck.

daHawkz0r avatar Jan 03 '23 10:01 daHawkz0r

Same here. Tryied different ways, but no luck.

now i'm using this colab https://colab.research.google.com/github/ShivamShrirao/diffusers/blob/main/examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb?au is a little bit longer but works great, then you can go on and use Automatic 1111 with the ckpt file that u created

Glup30 avatar Jan 03 '23 21:01 Glup30

Same here. Tryied different ways, but no luck.

now i'm using this colab https://colab.research.google.com/github/ShivamShrirao/diffusers/blob/main/examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb?au is a little bit longer but works great, then you can go on and use Automatic 1111 with the ckpt file that u created

Webconnect00 avatar Sep 23 '23 10:09 Webconnect00

hi , can anyone of you give the youtube link on how to work this

Webconnect00 avatar Sep 23 '23 10:09 Webconnect00