Set `library_name` to `tf-keras`.
#1
by
Wauplin
HF staff
- opened
README.md
CHANGED
@@ -1,7 +1,10 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: creativeml-openrail-m
|
|
|
3 |
tags:
|
4 |
-
- keras
|
5 |
- diffusers
|
6 |
- stable-diffusion
|
7 |
- text-to-image
|
@@ -11,11 +14,7 @@ tags:
|
|
11 |
inference: true
|
12 |
widget:
|
13 |
- text: a photo of puggieace dog on the beach, sunset in background
|
14 |
-
|
15 |
-
- nielsgl/dreambooth-ace
|
16 |
-
library_name: keras
|
17 |
-
pipeline_tag: text-to-image
|
18 |
-
emoji: 🐶
|
19 |
---
|
20 |
|
21 |
# KerasCV Stable Diffusion in Diffusers 🧨🤗
|
|
|
1 |
---
|
2 |
+
datasets:
|
3 |
+
- nielsgl/dreambooth-ace
|
4 |
+
library_name: tf-keras
|
5 |
license: creativeml-openrail-m
|
6 |
+
pipeline_tag: text-to-image
|
7 |
tags:
|
|
|
8 |
- diffusers
|
9 |
- stable-diffusion
|
10 |
- text-to-image
|
|
|
14 |
inference: true
|
15 |
widget:
|
16 |
- text: a photo of puggieace dog on the beach, sunset in background
|
17 |
+
emoji: 🐶
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
|
20 |
# KerasCV Stable Diffusion in Diffusers 🧨🤗
|