ProGamerGov
commited on
Commit
•
6d9a3b2
1
Parent(s):
e632c71
Add ReadMe description
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
4 |
+
|
5 |
+
**Neon Illustration Diffusion**
|
6 |
+
|
7 |
+
This fine-tuned Stable Diffusion v1.5 model was trained for 8000 iterations on a selection of artistic works by Pachu M. Torres. Training was performed using [ShivamShrirao/diffusers](https://github.com/ShivamShrirao/diffusers) with full precision, prior-preservation loss, the train-text-encoder feature, and the new 1.5 MSE VAE from Stability AI. A total of 4120 regularization / class images were used. Regularization images were generated using the prompt "artwork style", 50 DDIM steps, and a CFG of 7.
|
8 |
+
|
9 |
+
Use the tokens **nlust style** in your prompts for the effect.
|