Skip to content

Commit 687ad89

Browse files
committed
Created using Colaboratory
1 parent f26c60a commit 687ad89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/pokemon_demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"source": [
3333
"# Pokémon text to image\n",
3434
"\n",
35-
"This notebook demonstrates inference using Stable Diffusion fine tuned on Pokémon to generate new Pokémon form text prompts. The model has been ported to Huggingface Diffusers for easier inference.\n",
35+
"This notebook demonstrates inference using Stable Diffusion fine tuned on Pokémon to generate new Pokémon form text prompts with a [Gradio](https://github.com/gradio-app/gradio) Demo. The model has been ported to Huggingface Diffusers for easier inference.\n",
3636
"\n",
3737
"For more details about the fine tuning process and how to make your own specialised model see [this guide](https://github.com/LambdaLabsML/examples/tree/main/stable-diffusion-finetuning).\n",
3838
"\n",

0 commit comments

Comments
 (0)