Commit
·
04e8000
1
Parent(s):
eedb8ed
Update README.md
Browse files
README.md
CHANGED
@@ -7,16 +7,21 @@ tags:
|
|
7 |
- template:sd-lora
|
8 |
widget:
|
9 |
- text: A beautiful lady
|
10 |
-
- negative text:
|
|
|
|
|
11 |
parameters:
|
12 |
negative_prompt: >-
|
13 |
bad anatomy, disfigured, blurry, cloned face, low contrast,
|
14 |
-
over/underexposed
|
|
|
15 |
output:
|
16 |
url: images/IMG_20231117_154148_242.webp
|
17 |
-
base_model:
|
18 |
instance_prompt: style
|
19 |
license: mit
|
|
|
|
|
20 |
---
|
21 |
# Real woman
|
22 |
|
@@ -32,4 +37,4 @@ You should use `style` to trigger the image generation.
|
|
32 |
|
33 |
Weights for this model are available in Safetensors format.
|
34 |
|
35 |
-
[Download](/Shinhati2023/Real_Woman/tree/main) them in the Files & versions tab.
|
|
|
7 |
- template:sd-lora
|
8 |
widget:
|
9 |
- text: A beautiful lady
|
10 |
+
- negative text: >-
|
11 |
+
blurry, cropped, malformed, low resolution, ugly finger, malformed hands,
|
12 |
+
misplaced limbs.
|
13 |
parameters:
|
14 |
negative_prompt: >-
|
15 |
bad anatomy, disfigured, blurry, cloned face, low contrast,
|
16 |
+
over/underexposed, malformed fingers, malformed hands, low resolution
|
17 |
+
image, bad image , out of frame, cropped, plastic, error.
|
18 |
output:
|
19 |
url: images/IMG_20231117_154148_242.webp
|
20 |
+
base_model: stablediffusionapi/lob-realvisxl-v20
|
21 |
instance_prompt: style
|
22 |
license: mit
|
23 |
+
pipeline_tag: text-to-image
|
24 |
+
library_name: diffusers
|
25 |
---
|
26 |
# Real woman
|
27 |
|
|
|
37 |
|
38 |
Weights for this model are available in Safetensors format.
|
39 |
|
40 |
+
[Download](/Shinhati2023/Real_Woman/tree/main) them in the Files & versions tab.
|