Ryan
commited on
Commit
•
4b929e4
1
Parent(s):
5db2544
Updated readme - detailed information.
Browse files
README.md
CHANGED
@@ -15,12 +15,12 @@ Fine-tuned Stable Diffusion model, based of ```F222```, trained with pictures fr
|
|
15 |
|
16 |
### Model Usage
|
17 |
|
18 |
-
✨ Use the tokens **_orna santa_** in your prompts
|
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 |
|------------|----------------------------------------------------------------------------------------------------------------------------|
|
@@ -28,7 +28,10 @@ This model is merged with [Anythingv3](https://huggingface.co/Linaqruf/anything-
|
|
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 |
|
|
|
15 |
|
16 |
### Model Usage
|
17 |
|
18 |
+
✨ Use the tokens **_orna santa_** in your prompts to activate the model.
|
|
|
|
|
|
|
|
|
19 |
|
20 |
+
🎨 More depth: Use the merged model that we've already compiled:
|
21 |
+
- Download ```ornasanta_AnythingV3.0_fp16_0.3.ckpt``` located https://huggingface.co/3ee/ornamental-santa/tree/main
|
22 |
+
- Add ```ornasanta_AnythingV3.0_fp16_0.3.ckpt``` to your Stable Diffusion models.
|
23 |
+
- Activate merged models with the prompt table below.
|
24 |
|
25 |
| Model | Prompts |
|
26 |
|------------|----------------------------------------------------------------------------------------------------------------------------|
|
|
|
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 |
+
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.
|
32 |
+
|
33 |
**Settings to merge these models youself**
|
34 |
+
|
35 |
You can also merge these models yourself. See the table below:
|
36 |
|
37 |
| Model | Weight | Prompts | Type |
|