vishalbakshi commited on
Commit
06fc674
1 Parent(s): 1754d5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  base_model: stabilityai/stable-diffusion-2
4
  ---
5
  ### Samurai Jack on Stable Diffusion
6
- This is the `<samurai-jack>` concept taught to Stable Diffusion via Textual Inversion. You can load this concept into the [Stable Conceptualizer](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_conceptualizer_inference.ipynb) notebook. You can also train your own concepts and load them into the concept libraries using [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_textual_inversion_training.ipynb).
7
 
8
  Pencil/Pen drawings by @vishalbakshi.
9
 
 
3
  base_model: stabilityai/stable-diffusion-2
4
  ---
5
  ### Samurai Jack on Stable Diffusion
6
+ This is the `<samurai-jack>` concept taught to Stable Diffusion via Textual Inversion. You can load this concept into the [Stable Conceptualizer](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/stable_conceptualizer_inference.ipynb) notebook. I have also created a more simplified/minimal demo [in this Colab notebook](https://colab.research.google.com/drive/1UXrBTMM4DkBijETN-_tRV5cQ6kE_Yy5G?usp=sharing). You can also train your own concepts and load them into the concept libraries using [this notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers/sd_textual_inversion_training.ipynb).
7
 
8
  Pencil/Pen drawings by @vishalbakshi.
9