Update README.md
Browse files
README.md
CHANGED
@@ -16,9 +16,11 @@ widget:
|
|
16 |
negative_prompt: low quality
|
17 |
output:
|
18 |
url: images/DFBFFCA5-AE43-49F0-97B4-CD8CC72628FD.jpg
|
19 |
-
base_model:
|
|
|
20 |
instance_prompt: yebama
|
21 |
license: mit
|
|
|
22 |
---
|
23 |
# yebama-sd-1.5
|
24 |
|
@@ -37,4 +39,4 @@ You should use `yebama` to trigger the image generation.
|
|
37 |
|
38 |
Weights for this model are available in Safetensors format.
|
39 |
|
40 |
-
[Download](/aztro/yebama-sd-1.5/tree/main) them in the Files & versions tab.
|
|
|
16 |
negative_prompt: low quality
|
17 |
output:
|
18 |
url: images/DFBFFCA5-AE43-49F0-97B4-CD8CC72628FD.jpg
|
19 |
+
base_model:
|
20 |
+
- stable-diffusion-v1-5/stable-diffusion-v1-5
|
21 |
instance_prompt: yebama
|
22 |
license: mit
|
23 |
+
pipeline_tag: text-to-image
|
24 |
---
|
25 |
# yebama-sd-1.5
|
26 |
|
|
|
39 |
|
40 |
Weights for this model are available in Safetensors format.
|
41 |
|
42 |
+
[Download](/aztro/yebama-sd-1.5/tree/main) them in the Files & versions tab.
|