Skip to content

Commit db8af39

Browse files
authored
fix
1 parent a12b351 commit db8af39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fast-DreamBooth.ipynb

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
" !rm *.deb | rm *.zst | rm *.txt\n",
4949
" !git clone -q --depth 1 --branch main https://github.com/TheLastBen/diffusers\n",
5050
" !pip install gradio==3.16.2 --no-deps -qq\n",
51+
" !pip install tensorboard wandb -U -qq \n",
5152
" !rm -r /usr/local/lib/python3.10/dist-packages/google/_upb\n",
5253
"\n",
5354
" if not os.path.exists('gdrive/MyDrive/sd/libtcmalloc/libtcmalloc_minimal.so.4'):\n",

0 commit comments

Comments
 (0)