Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
library_name: diffusers
|
4 |
+
pipeline_tag: text-to-image
|
5 |
+
---
|
6 |
+
# Counterfeit-V2.5 vae swapped, converted to diffusers for your enjoyment.
|
7 |
+
|
8 |
+
1. Safetensors to ckpt
|
9 |
+
2. Swap vae
|
10 |
+
3. Ckpt to diffusers
|
11 |
+
4. ??
|
12 |
+
5. profit
|
13 |
+
|
14 |
+
Original model: https://huggingface.co/gsdf/Counterfeit-V2.5
|