Set `library_name` to `tf-keras`. (#1)
Browse files- Set `library_name` to `tf-keras`. (003404fa7bcf1bd0661b6b60a1f939083a64a7dd)
Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
---
|
2 |
-
library_name: keras
|
3 |
license: creativeml-openrail-m
|
4 |
tags:
|
5 |
-
- keras
|
6 |
- diffusers
|
7 |
- stable-diffusion
|
8 |
- text-to-image
|
|
|
1 |
---
|
2 |
+
library_name: tf-keras
|
3 |
license: creativeml-openrail-m
|
4 |
tags:
|
|
|
5 |
- diffusers
|
6 |
- stable-diffusion
|
7 |
- text-to-image
|