We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5eeaa commit 60cdf0eCopy full SHA for 60cdf0e
textual_inversion_embeddings/README.md
@@ -12,12 +12,14 @@ Note that you can omit the filename extension so these two are equivalent:
12
13
```embedding:SDA768```
14
15
-Embeddings are basically custom words so where you put them in the text prompt matters.
16
17
You can also set the strength of the embedding just like regular words in the prompt:
18
19
```(embedding:SDA768:1.2)```
20
+
21
+Embeddings are basically custom words so where you put them in the text prompt matters.
22
23
For example if you had an embedding of a cat:
24
25
```red embedding:cat```
0 commit comments