Update README.md
Browse files
README.md
CHANGED
@@ -8,17 +8,19 @@ tags:
|
|
8 |
- LyCORIS
|
9 |
- LoRA
|
10 |
---
|
11 |
-
|
12 |
# Model Card for di.FFUSION.ai Text Encoder - SD 2.1 LyCORIS
|
|
|
|
|
13 |
|
14 |
<!-- Provide a quick summary of what the model is/does. [Optional] -->
|
15 |
di.FFUSION.ai-tXe-FXAA
|
16 |
Trained on "121361" images.
|
17 |
|
|
|
18 |
|
19 |
Enhance your model's quality and sharpness using your own pre-trained Unet.
|
20 |
|
21 |
-
![Screenshot_1282.jpg](https://s3.amazonaws.com/moonup/production/uploads/6380cf05f496d57325c12194/7LMvF7XgNCkTkqaGlnSt_.jpeg)
|
22 |
|
23 |
The text encoder (without UNET) is wrapped in LyCORIS. Optimizer: torch.optim.adamw.AdamW(weight_decay=0.01, betas=(0.9, 0.99))
|
24 |
|
@@ -27,6 +29,7 @@ Network dimension/rank: 768.0 Alpha: 768.0 Module: lycoris.kohya {'conv_dim&
|
|
27 |
Large size due to Lyco CONV 256
|
28 |
|
29 |
![textenco2.jpg](https://s3.amazonaws.com/moonup/production/uploads/6380cf05f496d57325c12194/wST8mxFasiu8TJijqdHH_.jpeg)
|
|
|
30 |
|
31 |
This is a heavy experimental version we used to test even with sloppy captions (quick WD tags and terrible clip), yet the results were satisfying.
|
32 |
|
|
|
8 |
- LyCORIS
|
9 |
- LoRA
|
10 |
---
|
11 |
+
|
12 |
# Model Card for di.FFUSION.ai Text Encoder - SD 2.1 LyCORIS
|
13 |
+
![textenc2.jpg](https://s3.amazonaws.com/moonup/production/uploads/6380cf05f496d57325c12194/FdHQj5OTJFwvpGeBmUrcp.jpeg)
|
14 |
+
|
15 |
|
16 |
<!-- Provide a quick summary of what the model is/does. [Optional] -->
|
17 |
di.FFUSION.ai-tXe-FXAA
|
18 |
Trained on "121361" images.
|
19 |
|
20 |
+
- **DOWNLOAD:** https://huggingface.co/FFusion/FFUSION.ai-Text-Encoder-LyCORIS-SD-2.1/blob/main/di.FFUSION.ai-tXe-FXAA.safetensors
|
21 |
|
22 |
Enhance your model's quality and sharpness using your own pre-trained Unet.
|
23 |
|
|
|
24 |
|
25 |
The text encoder (without UNET) is wrapped in LyCORIS. Optimizer: torch.optim.adamw.AdamW(weight_decay=0.01, betas=(0.9, 0.99))
|
26 |
|
|
|
29 |
Large size due to Lyco CONV 256
|
30 |
|
31 |
![textenco2.jpg](https://s3.amazonaws.com/moonup/production/uploads/6380cf05f496d57325c12194/wST8mxFasiu8TJijqdHH_.jpeg)
|
32 |
+
![Screenshot_1282.jpg](https://s3.amazonaws.com/moonup/production/uploads/6380cf05f496d57325c12194/7LMvF7XgNCkTkqaGlnSt_.jpeg)
|
33 |
|
34 |
This is a heavy experimental version we used to test even with sloppy captions (quick WD tags and terrible clip), yet the results were satisfying.
|
35 |
|