Update README.md
Browse files
README.md
CHANGED
|
@@ -1,2 +1,5 @@
|
|
| 1 |
-
A GPT2 model to generate prompts for SDXL, especially ZavyChromaXL, or similar models.
|
| 2 |
-
Trained from the base model.
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
A GPT2 model to generate prompts for SDXL, especially ZavyChromaXL, or similar models.<br>
|
| 2 |
+
Trained from the base model. Attach a Style to affect the render further.
|
| 3 |
+
<br><br>
|
| 4 |
+
Settings that I use for variety:<br>
|
| 5 |
+
max_length: 75 - temperature: 1.1 - top_k: 24 - repetition_penalty: 1.35
|