chiyoi commited on
Commit
72d3c6b
1 Parent(s): c331f57
Files changed (1) hide show
  1. requirements.txt +0 -32
requirements.txt CHANGED
@@ -1,35 +1,3 @@
1
  gradio
2
  tensorflow
3
  opencv-python
4
-
5
- # cspell: disable
6
- # models/official
7
- six
8
- google-api-python-client>=1.6.7
9
- kaggle>=1.3.9
10
- numpy>=1.20
11
- oauth2client
12
- pandas>=0.22.0
13
- psutil>=5.4.3
14
- py-cpuinfo>=3.3.0
15
- scipy>=0.19.1
16
- tensorflow-hub>=0.6.0
17
- tensorflow-model-optimization>=0.4.1
18
- tensorflow-datasets
19
- tf-keras
20
- gin-config
21
- tf_slim>=1.1.0
22
- Cython
23
- matplotlib
24
- # Loader becomes a required positional argument in 6.0 in yaml.load
25
- pyyaml>=6.0.0
26
- # CV related dependencies
27
- opencv-python-headless
28
- Pillow
29
- pycocotools
30
- # NLP related dependencies
31
- seqeval
32
- sentencepiece
33
- sacrebleu
34
- # Projects/vit dependencies
35
- immutabledict
 
1
  gradio
2
  tensorflow
3
  opencv-python