Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
widget:
|
8 |
- text: A portrait of a man wearing and tipping a fedora.
|
9 |
output:
|
10 |
-
url:
|
11 |
base_model: stabilityai/stable-diffusion-3.5-medium
|
12 |
instance_prompt: mspaint style
|
13 |
|
@@ -18,19 +18,17 @@ instance_prompt: mspaint style
|
|
18 |
|
19 |
## Model description
|
20 |
|
21 |
-
use `mspaint style` as the trigger word or something, idk
|
22 |
-
|
23 |
v1's my first 3.5 medium lora. The samples during training were doodooass, but it works 'okay' during inference.
|
24 |
|
25 |
-
Trained using sd-scripts
|
26 |
|
27 |
## Trigger words
|
28 |
|
29 |
-
You
|
30 |
|
31 |
|
32 |
## Download model
|
33 |
|
34 |
-
Weights for this model are available in Safetensors format.
|
35 |
|
36 |
[Download](/Clybius/mspaint-style-sd3.5medium/tree/main) them in the Files & versions tab.
|
|
|
7 |
widget:
|
8 |
- text: A portrait of a man wearing and tipping a fedora.
|
9 |
output:
|
10 |
+
url: kitsune-fox.png
|
11 |
base_model: stabilityai/stable-diffusion-3.5-medium
|
12 |
instance_prompt: mspaint style
|
13 |
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
|
|
21 |
v1's my first 3.5 medium lora. The samples during training were doodooass, but it works 'okay' during inference.
|
22 |
|
23 |
+
Trained using sd-scripts with immiscible noise and many other adjustments because holy hell things seem messy unless you dig a lot.
|
24 |
|
25 |
## Trigger words
|
26 |
|
27 |
+
You can use `mspaint style` to trigger the image generation. It may not be needed, however.
|
28 |
|
29 |
|
30 |
## Download model
|
31 |
|
32 |
+
Weights for this model are available in Safetensors format. I recommend `mspaint-style-sd3-FinallyGoodEdition.safetensors`
|
33 |
|
34 |
[Download](/Clybius/mspaint-style-sd3.5medium/tree/main) them in the Files & versions tab.
|