Set `library_name` to `tf-keras`.
#1
by
Wauplin
HF staff
- opened
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
|
|
2 |
license: mit
|
3 |
metrics:
|
4 |
- accuracy
|
5 |
-
library_name: keras
|
6 |
pipeline_tag: video-classification
|
7 |
tags:
|
8 |
- videoswin
|
|
|
1 |
---
|
2 |
+
library_name: tf-keras
|
3 |
license: mit
|
4 |
metrics:
|
5 |
- accuracy
|
|
|
6 |
pipeline_tag: video-classification
|
7 |
tags:
|
8 |
- videoswin
|