NoteDance commited on
Commit
a235448
·
verified ·
1 Parent(s): bad6991

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,8 +3,8 @@ license: apache-2.0
3
  pipeline_tag: zero-shot-classification
4
  tags:
5
  - Note
6
- - TensorFlow
7
  - clip
8
  - vision
 
9
  ---
10
  This model is built by Note, Note repository can be found [here](https://github.com/NoteDance/Note). The model can be found [here](https://github.com/NoteDance/Note/blob/Note-7.0/Note/neuralnetwork/tf/CLIP.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).
 
3
  pipeline_tag: zero-shot-classification
4
  tags:
5
  - Note
 
6
  - clip
7
  - vision
8
+ library_name: tf
9
  ---
10
  This model is built by Note, Note repository can be found [here](https://github.com/NoteDance/Note). The model can be found [here](https://github.com/NoteDance/Note/blob/Note-7.0/Note/neuralnetwork/tf/CLIP.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).