Set `library_name` to `tf-keras`.
#1
by
Wauplin
HF staff
- opened
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
library_name: keras
|
4 |
pipeline_tag: text-to-image
|
5 |
tags:
|
6 |
- keras-dreambooth
|
7 |
- wild-card
|
|
|
8 |
---
|
9 |
|
10 |
## Model description
|
|
|
1 |
---
|
2 |
+
library_name: tf-keras
|
|
|
3 |
pipeline_tag: text-to-image
|
4 |
tags:
|
5 |
- keras-dreambooth
|
6 |
- wild-card
|
7 |
+
title: Dreambooth Submission
|
8 |
---
|
9 |
|
10 |
## Model description
|