Commit
•
e5cb759
1
Parent(s):
6032369
Set `library_name` to `tf-keras`. (#1)
Browse files- Set `library_name` to `tf-keras`. (889a00e8e10fefa03d6d678652ddb724bfed84bd)
Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
title: Dreambooth Seymour Cat Model
|
3 |
emoji: 🐱
|
4 |
colorFrom: orange
|
5 |
colorTo: brown
|
6 |
-
tags:
|
7 |
-
- keras-dreambooth
|
8 |
-
- nature
|
9 |
-
- cat
|
10 |
pinned: false
|
11 |
-
library_name: keras
|
12 |
-
pipeline_tag: text-to-image
|
13 |
---
|
14 |
|
15 |
## Model description
|
|
|
1 |
---
|
2 |
+
library_name: tf-keras
|
3 |
+
pipeline_tag: text-to-image
|
4 |
+
tags:
|
5 |
+
- keras-dreambooth
|
6 |
+
- nature
|
7 |
+
- cat
|
8 |
title: Dreambooth Seymour Cat Model
|
9 |
emoji: 🐱
|
10 |
colorFrom: orange
|
11 |
colorTo: brown
|
|
|
|
|
|
|
|
|
12 |
pinned: false
|
|
|
|
|
13 |
---
|
14 |
|
15 |
## Model description
|