Ryan
commited on
Commit
•
5db2544
1
Parent(s):
e82fca1
updating readme - model information.
Browse files
README.md
CHANGED
@@ -17,18 +17,29 @@ Fine-tuned Stable Diffusion model, based of ```F222```, trained with pictures fr
|
|
17 |
|
18 |
✨ Use the tokens **_orna santa_** in your prompts for the effect.
|
19 |
|
|
|
|
|
20 |
This model is merged with [Anythingv3](https://huggingface.co/Linaqruf/anything-v3.0) as the secondary model and [Mo Di Diffusion](https://huggingface.co/nitrosocke/mo-di-diffusion) as the tertiary model.
|
21 |
|
22 |
|
23 |
-
| Model |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
|------------|--------|---------------------|------------|
|
25 |
-
| ornasanta | 0.3 | orna santa |
|
26 |
-
| AnythingV3 | 0.3 | 1man |
|
27 |
-
| Mo Di | 0.3 | modern disney style |
|
28 |
|
|
|
29 |
|
30 |
-
|
31 |
-
[![Buy a coffee](https://badgen.net/badge/icon/kofi?icon=kofi&label=buy%20us%20a%20coffee)](https://ko-fi.com/3eegames)
|
32 |
|
33 |
---
|
34 |
|
|
|
17 |
|
18 |
✨ Use the tokens **_orna santa_** in your prompts for the effect.
|
19 |
|
20 |
+
🎨 Use the merged model: ```ornasanta_AnythingV3.0_fp16_0.3.ckpt```
|
21 |
+
|
22 |
This model is merged with [Anythingv3](https://huggingface.co/Linaqruf/anything-v3.0) as the secondary model and [Mo Di Diffusion](https://huggingface.co/nitrosocke/mo-di-diffusion) as the tertiary model.
|
23 |
|
24 |
|
25 |
+
| Model | Prompts |
|
26 |
+
|------------|----------------------------------------------------------------------------------------------------------------------------|
|
27 |
+
| ornasanta | orna santa |
|
28 |
+
| AnythingV3 | 1girl, white hair, golden eyes, beautiful eyes, detail, flower meadow, cumulonimbus clouds, lighting, detailed sky, garden |
|
29 |
+
| Mo Di | modern disney style |
|
30 |
+
|
31 |
+
**Settings to merge these models youself**
|
32 |
+
You can also merge these models yourself. See the table below:
|
33 |
+
|
34 |
+
| Model | Weight | Prompts | Type |
|
35 |
|------------|--------|---------------------|------------|
|
36 |
+
| ornasanta | 0.3 | orna santa | Primary |
|
37 |
+
| AnythingV3 | 0.3 | 1man | Secondary |
|
38 |
+
| Mo Di | 0.3 | modern disney style | tertiary |
|
39 |
|
40 |
+
---
|
41 |
|
42 |
+
☕ If you enjoy this model, buy us a coffee [![Buy a coffee](https://badgen.net/badge/icon/kofi?icon=kofi&label=buy%20us%20a%20coffee)](https://ko-fi.com/3eegames)
|
|
|
43 |
|
44 |
---
|
45 |
|