Set `library_name` to `tf-keras`.

#2
by Wauplin HF staff - opened
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
 
2
  tags:
3
  - computer-vision
4
  - video-classification
5
- library_name: keras
6
  ---
7
  # 🎬 Video Classification with a CNN-RNN Architecture
8
 
 
1
  ---
2
+ library_name: tf-keras
3
  tags:
4
  - computer-vision
5
  - video-classification
 
6
  ---
7
  # 🎬 Video Classification with a CNN-RNN Architecture
8