TF-Keras
vumichien Wauplin HF staff commited on
Commit
78ed3e3
β€’
1 Parent(s): 0ee6c3f

Set `library_name` to `tf-keras`. (#2)

Browse files

- Set `library_name` to `tf-keras`. (53595e1a17b070bf6417127fcdc27eb1c43f6757)


Co-authored-by: Lucain Pouget <Wauplin@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,4 +1,6 @@
1
  ---
 
 
2
  title: Video Vision Transformer on medmnist
3
  emoji: πŸ§‘β€βš•οΈ
4
  colorFrom: red
@@ -6,8 +8,6 @@ colorTo: green
6
  sdk: gradio
7
  app_file: app.py
8
  pinned: false
9
- license: apache-2.0
10
- library_name: keras
11
  ---
12
 
13
  ## Keras Implementation of Video Vision Transformer on medmnist
 
1
  ---
2
+ library_name: tf-keras
3
+ license: apache-2.0
4
  title: Video Vision Transformer on medmnist
5
  emoji: πŸ§‘β€βš•οΈ
6
  colorFrom: red
 
8
  sdk: gradio
9
  app_file: app.py
10
  pinned: false
 
 
11
  ---
12
 
13
  ## Keras Implementation of Video Vision Transformer on medmnist