Skip to content

Commit

Permalink
Version Stablize bitsandbytes (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luehrsen authored Jan 5, 2023
1 parent 47f456e commit 428b1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/dreambooth/DreamBooth_Stable_Diffusion.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"!wget -q https://github.com/ShivamShrirao/diffusers/raw/main/scripts/convert_diffusers_to_original_stable_diffusion.py\n",
"%pip install -qq git+https://github.com/ShivamShrirao/diffusers\n",
"%pip install -q -U --pre triton\n",
"%pip install -q accelerate==0.12.0 transformers ftfy bitsandbytes gradio natsort"
"%pip install -q accelerate==0.12.0 transformers ftfy bitsandbytes==0.35.0 gradio natsort"
]
},
{
Expand Down

0 comments on commit 428b1c8

Please sign in to comment.