Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
widget:
|
9 |
+
- text: >-
|
10 |
+
children, swimming pool, summer
|
11 |
+
parameters:
|
12 |
+
negative_prompt: ugly, messy, bad
|
13 |
+
output:
|
14 |
+
url: images/ComfyUI_01.png
|
15 |
+
- text: >-
|
16 |
+
golf girl, sunny day, grass
|
17 |
+
parameters:
|
18 |
+
negative_prompt: ugly, messy, bad
|
19 |
+
output:
|
20 |
+
url: images/ComfyUI_02.png
|
21 |
+
- text: a girl is waiting friend, coffee bar
|
22 |
+
parameters:
|
23 |
+
negative_prompt: ugly, messy, bad
|
24 |
+
output:
|
25 |
+
url: images/ComfyUI_03.png
|
26 |
+
- text: >-
|
27 |
+
two people playing frisbee under the trees by an Indian lake
|
28 |
+
parameters:
|
29 |
+
negative_prompt: ugly, messy, bad
|
30 |
+
output:
|
31 |
+
url: images/ComfyUI_04.png
|
32 |
+
- text: >-
|
33 |
+
two cats walking through forests
|
34 |
+
parameters:
|
35 |
+
negative_prompt: ugly, messy, bad
|
36 |
+
output:
|
37 |
+
url: images/ComfyUI_05.png
|
38 |
+
- text: >-
|
39 |
+
A cat lying on a cat climbing frame
|
40 |
+
parameters:
|
41 |
+
negative_prompt: ugly, messy, bad
|
42 |
+
output:
|
43 |
+
url: images/ComfyUI_06.png
|
44 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
45 |
+
instance_prompt: null
|
46 |
+
license: openrail
|
47 |
+
---
|
48 |
+
|
49 |
+
## Model introduction
|
50 |
+
|
51 |
+
Our LoRA model is crafted to pay homage to classic printing techniques and aesthetics, harkening back to the timeless styles of woodblock, silkscreen printing, or vintage poster design.
|
52 |
+
Its simplicity and color choices are designed to stir a sense of nostalgia.
|
53 |
+
|
54 |
+
## Download it~
|
55 |
+
|
56 |
+
Weights for this model are available in Safetensors format.
|
57 |
+
|
58 |
+
[Download](/Fihade/Retro-Print-Art-Style/tree/main) them in the Files & versions tab.
|