Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,19 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
library_name: keras
|
| 3 |
---
|
| 4 |
|
| 5 |
## Model description
|
| 6 |
|
| 7 |
-
|
| 8 |
|
| 9 |
## Intended uses & limitations
|
| 10 |
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- stable-diffusion
|
| 6 |
+
- text-to-image
|
| 7 |
+
- keras-dreambooth
|
| 8 |
+
- nature
|
| 9 |
+
license: creativeml-openrail-m
|
| 10 |
+
inference: true
|
| 11 |
library_name: keras
|
| 12 |
---
|
| 13 |
|
| 14 |
## Model description
|
| 15 |
|
| 16 |
+
This the Stable Diffusion model fine-tuned the Low Poly World concept taught to Stable Diffusion with Dreambooth. It can be used by modifying the instance_prompt: **a photo of lowpoly_world**
|
| 17 |
|
| 18 |
## Intended uses & limitations
|
| 19 |
|