diff --git a/.github/workflows/cleanup.yml b/.github/workflows/cleanup.yml index cd5d90a9..01a3d2f8 100644 --- a/.github/workflows/cleanup.yml +++ b/.github/workflows/cleanup.yml @@ -19,7 +19,7 @@ jobs: python-version: 3.11 - name: Install Dependencies run: | - python -m pip install -r requirements.txt + python -m pip install nb_helpers - name: Test clean up .ipynb files shell: bash run: | diff --git a/colabs/diffusers/diffusers-image-generation.ipynb b/colabs/diffusers/diffusers-image-generation.ipynb index f3c603c5..480f7d44 100644 --- a/colabs/diffusers/diffusers-image-generation.ipynb +++ b/colabs/diffusers/diffusers-image-generation.ipynb @@ -12,7 +12,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "🔥🔥 Unconditional Image Generation using 🤗 Diffusers + Weights & Biases 🪄🐝\n", + "# 🔥🔥 Unconditional Image Generation using 🤗 Diffusers + Weights & Biases 🪄🐝\n", "\n", "\n", "\n",