Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
widget:
|
9 |
- text: yebama
|
10 |
parameters:
|
11 |
-
negative_prompt:
|
12 |
worst detail, low detail, bad anatomy, bad hands, text, error, missing
|
13 |
fingers, extra digit, fewer digits, bad artist, signature, watermark,
|
14 |
username
|
@@ -17,6 +17,7 @@ widget:
|
|
17 |
base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
|
18 |
instance_prompt: yebama
|
19 |
license: mit
|
|
|
20 |
---
|
21 |
# yebama-sd15
|
22 |
|
@@ -35,4 +36,4 @@ You should use `yebama` to trigger the image generation.
|
|
35 |
|
36 |
Weights for this model are available in Safetensors format.
|
37 |
|
38 |
-
[Download](/ovieyra21/yebama-sd15/tree/main) them in the Files & versions tab.
|
|
|
8 |
widget:
|
9 |
- text: yebama
|
10 |
parameters:
|
11 |
+
negative_prompt: >
|
12 |
worst detail, low detail, bad anatomy, bad hands, text, error, missing
|
13 |
fingers, extra digit, fewer digits, bad artist, signature, watermark,
|
14 |
username
|
|
|
17 |
base_model: stable-diffusion-v1-5/stable-diffusion-v1-5
|
18 |
instance_prompt: yebama
|
19 |
license: mit
|
20 |
+
pipeline_tag: text-to-image
|
21 |
---
|
22 |
# yebama-sd15
|
23 |
|
|
|
36 |
|
37 |
Weights for this model are available in Safetensors format.
|
38 |
|
39 |
+
[Download](/ovieyra21/yebama-sd15/tree/main) them in the Files & versions tab.
|