Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,13 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: other
|
3 |
---
|
4 |
+
# Negative Embedding
|
5 |
+
This is a Negative Embedding trained with Counterfeit. Please use it in the "\stable-diffusion-webui\embeddings" folder.
|
6 |
+
It can be used with other models, but the effectiveness is not certain.
|
7 |
+
|
8 |
+
# Counterfeit-V2.0.safetensors
|
9 |
+
![sample1](https://huggingface.co/datasets/gsdf/EasyNegative/resolve/main/sample01.png)
|
10 |
+
# AbyssOrangeMix2_sfw.safetensors
|
11 |
+
![sample2](https://huggingface.co/datasets/gsdf/EasyNegative/resolve/main/sample02.png)
|
12 |
+
# anything-v4.0-pruned.safetensors
|
13 |
+
![sample3](https://huggingface.co/datasets/gsdf/EasyNegative/resolve/main/sample03.png)
|