diff --git a/fast-DreamBooth.ipynb b/fast-DreamBooth.ipynb index 9c80180a..17665ef4 100644 --- a/fast-DreamBooth.ipynb +++ b/fast-DreamBooth.ipynb @@ -48,6 +48,7 @@ " !rm *.deb | rm *.zst | rm *.txt\n", " !git clone -q --depth 1 --branch main https://github.com/TheLastBen/diffusers\n", " !pip install gradio==3.16.2 --no-deps -qq\n", + " !pip install tensorboard wandb -U -qq \n", " !rm -r /usr/local/lib/python3.10/dist-packages/google/_upb\n", "\n", " if not os.path.exists('gdrive/MyDrive/sd/libtcmalloc/libtcmalloc_minimal.so.4'):\n",