Skip to content

Commit 60cdf0e

Browse files
Put in right place.
1 parent dc5eeaa commit 60cdf0e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

textual_inversion_embeddings/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,14 @@ Note that you can omit the filename extension so these two are equivalent:
1212

1313
```embedding:SDA768```
1414

15-
Embeddings are basically custom words so where you put them in the text prompt matters.
1615

1716
You can also set the strength of the embedding just like regular words in the prompt:
1817

1918
```(embedding:SDA768:1.2)```
2019

20+
21+
Embeddings are basically custom words so where you put them in the text prompt matters.
22+
2123
For example if you had an embedding of a cat:
2224

2325
```red embedding:cat```

0 commit comments

Comments
 (0)