Update README.md with new model card content
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ tags:
|
|
5 |
- image-to-image
|
6 |
- keras
|
7 |
---
|
8 |
-
|
9 |
# Stable Diffusion 3 Medium
|
10 |

|
11 |
|
@@ -273,4 +273,4 @@ text_to_image.generate(
|
|
273 |
"negative_prompts": "green color",
|
274 |
}
|
275 |
)
|
276 |
-
```
|
|
|
5 |
- image-to-image
|
6 |
- keras
|
7 |
---
|
8 |
+
### Model Overview
|
9 |
# Stable Diffusion 3 Medium
|
10 |

|
11 |
|
|
|
273 |
"negative_prompts": "green color",
|
274 |
}
|
275 |
)
|
276 |
+
```
|