makewong
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ A GPT2 model to generate prompts for SDXL or similar models.
|
|
5 |
Trained from the GPT2 small model. Attach a Style to affect the render further.
|
6 |
Trained on Syntetic prompts generated with Mistral7b.
|
7 |
Dataset: https://hf-mirror.com/datasets/recoilme/SyntheticPrompts
|
|
|
|
|
|
|
8 |
---
|
9 |
license: mit
|
10 |
---
|
|
|
5 |
Trained from the GPT2 small model. Attach a Style to affect the render further.
|
6 |
Trained on Syntetic prompts generated with Mistral7b.
|
7 |
Dataset: https://hf-mirror.com/datasets/recoilme/SyntheticPrompts
|
8 |
+
|
9 |
+
llama.cpp # ./main.exe -m recoilme_insomnia_v2-Q6_K.gguf --prompt "jpop 23 yo 1girl,art by"
|
10 |
+
|
11 |
---
|
12 |
license: mit
|
13 |
---
|