Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
base_model: black-forest-labs/FLUX.1-schnell
|
9 |
+
instance_prompt: anime
|
10 |
+
widget:
|
11 |
+
- text: >-
|
12 |
+
imagine, dream of, (art by L. S. Lowry:0.9) , anime key visual, (woman body,
|
13 |
+
defined thick thighs, organically infused, cybernetic body parts, short
|
14 |
+
underwear, goggles, bike in the background, lavender, orange, bright red, at
|
15 |
+
the threshold of an interdimensional rift, balanced, harmonious, masterful,
|
16 |
+
artistic:1.3) , wearing Lederhosen with Crystal details, Summer, in focus,
|
17 |
+
award winning, Beautifully Lit, Offset print, Impasto, (art by L. S.
|
18 |
+
Lowry:0.9) , anime key visual, (woman body, defined thick thighs,
|
19 |
+
organically infused, cybernetic body parts, short underwear, goggles, bike
|
20 |
+
in the background, lavender, orange, bright red, at the threshold of an
|
21 |
+
interdimensional rift, balanced, harmonious, masterful, artistic:1.3) ,
|
22 |
+
wearing Lederhosen with Crystal details, Summer, in focus, award winning,
|
23 |
+
Beautifully Lit, Offset print, Impasto
|
24 |
+
output:
|
25 |
+
url: images/example_0554psdmq.png
|
26 |
+
|
27 |
+
---
|
28 |
+
# ModernArt_Schnell model style
|
29 |
+
|
30 |
+
<Gallery />
|
31 |
+
|
32 |
+
## Model description
|
33 |
+
|
34 |
+
|
35 |
+
## Trigger words
|
36 |
+
|
37 |
+
You should use `` to trigger the image generation.
|
38 |
+
|
39 |
+
|
40 |
+
## Download model
|
41 |
+
|
42 |
+
Weights for this model are available in Safetensors format.
|
43 |
+
|
44 |
+
[Download](/Jovie/ModernArt_Schnell/tree/main) them in the Files & versions tab.
|