Skip to content

Commit

Permalink
remove double open in Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
tcapelle committed Jul 26, 2024
1 parent fb1c85a commit 153dee2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions colabs/diffusers/pixart-alpha-diffusers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"source": [
"# Image Generation with Pixart-α using 🤗 Diffusers\n",
"\n",
"[![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/wandb/examples/blob/master/colabs/diffusers/pixart-alpha-diffusers.ipynb)\n",
"\n",
"This notebook demonstrates the following:\n",
"- Performing text-conditional image-generations with the [Pixart-α model](https://huggingface.co/docs/diffusers/v0.23.1/en/api/pipelines/pixart) using [🤗 Diffusers](https://huggingface.co/docs/diffusers).\n",
"- Manage image generation experiments using [Weights & Biases](http://wandb.ai/site).\n",
Expand Down
2 changes: 0 additions & 2 deletions colabs/diffusers/sdxl-diffusers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
"\n",
"<!--- @wandbcode{sdxl-diffusers-colab} -->\n",
"\n",
"[![](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/wandb/examples/blob/master/colabs/diffusers/sdxl-diffusers.ipynb)\n",
"\n",
"This notebook demonstrates the following:\n",
"- Performing text-conditional image-generations with the [Stable Diffusion XL](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/stable_diffusion_xl) using [🤗 Diffusers](https://huggingface.co/docs/diffusers).\n",
"- Manage image generation experiments using [Weights & Biases](http://wandb.ai/site).\n",
Expand Down

0 comments on commit 153dee2

Please sign in to comment.