Hatman commited on
Commit
8b15f37
1 Parent(s): 8e550b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: mit
4
  ### matrix on Stable Diffusion
5
  This is the `<hatman-matrix>` 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).
6
 
7
- This concept was trained using "CompVis/stable-diffusion-v1-4" which is linked to in the inference notebook for concepts and a tensor length of [756]. The notebook to train concepts links to "stabilityai/stable-diffusion-2" which has a tensor length of [1024].
8
 
9
  Here is the new concept you will be able to use as a `style`:
10
 
 
4
  ### matrix on Stable Diffusion
5
  This is the `<hatman-matrix>` 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).
6
 
7
+ This concept was trained using "CompVis/stable-diffusion-v1-4" which is linked to in the inference notebook for concepts and has a tensor length of [756]. The notebook to train concepts links to "stabilityai/stable-diffusion-2" which has a tensor length of [1024].
8
 
9
  Here is the new concept you will be able to use as a `style`:
10