Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,16 @@
|
|
1 |
---
|
2 |
library_name: keras
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
## Model description
|
6 |
|
7 |
-
|
|
|
|
|
8 |
|
9 |
## Intended uses & limitations
|
10 |
|
|
|
1 |
---
|
2 |
library_name: keras
|
3 |
+
license: apache-2.0
|
4 |
+
datasets:
|
5 |
+
- danwaldie/dreambooth
|
6 |
+
pipeline_tag: text-to-image
|
7 |
---
|
8 |
|
9 |
## Model description
|
10 |
|
11 |
+
Dreambooth fine-tuned for pictures of my dog, Teddy. Prompts with "teddy_holmes dog" as the unique identifier + class label.
|
12 |
+
|
13 |
+
This V1 does not do a particularly great job of returning dogs that look like Teddy yet.
|
14 |
|
15 |
## Intended uses & limitations
|
16 |
|