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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -4,6 +4,8 @@ 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
  Here is the new concept you will be able to use as a `style`:
8
 
9
  ![<matrix> 0](https://huggingface.co/sd-concepts-library/matrix/resolve/main/concept_images/matrix.png)
 
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
 
11
  ![<matrix> 0](https://huggingface.co/sd-concepts-library/matrix/resolve/main/concept_images/matrix.png)