Set `library_name` to `tf-keras`. (#1)
Browse files- Set `library_name` to `tf-keras`. (831c8c666be1e9b6658b7c0aa98381e96b83a571)
Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,15 +1,14 @@
|
|
1 |
---
|
2 |
-
library_name: keras
|
3 |
license: creativeml-openrail-m
|
4 |
tags:
|
5 |
-
- keras
|
6 |
- diffusers
|
7 |
- stable-diffusion
|
8 |
- text-to-image
|
9 |
- keras-dreambooth
|
10 |
- scifi
|
11 |
widget:
|
12 |
-
- text: a photo of hks## toy
|
13 |
---
|
14 |
|
15 |
## Model description
|
|
|
1 |
---
|
2 |
+
library_name: tf-keras
|
3 |
license: creativeml-openrail-m
|
4 |
tags:
|
|
|
5 |
- diffusers
|
6 |
- stable-diffusion
|
7 |
- text-to-image
|
8 |
- keras-dreambooth
|
9 |
- scifi
|
10 |
widget:
|
11 |
+
- text: a photo of hks## toy
|
12 |
---
|
13 |
|
14 |
## Model description
|