Gabriel commited on
Commit
4bdcec3
1 Parent(s): 7af6933
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch==2.0.1
2
  torchvision==0.15.2
3
  openmim==0.3.9
4
- gradio==3.35.2
5
  pandas==2.0.3
6
  numpy==1.25.0
7
  opencv-python-headless==4.7.0.72
@@ -10,8 +10,7 @@ transformers==4.30.2
10
  huggingface-hub==0.15.1
11
  datasets==2.13.1
12
  requests==2.31.0
13
- # scipy
14
- # sklearn
15
 
16
  # make install_openmmlab (they are excuted in dockerfile)
17
  # !pip install -U openmim
 
1
  torch==2.0.1
2
  torchvision==0.15.2
3
  openmim==0.3.9
4
+ gradio==3.70.0
5
  pandas==2.0.3
6
  numpy==1.25.0
7
  opencv-python-headless==4.7.0.72
 
10
  huggingface-hub==0.15.1
11
  datasets==2.13.1
12
  requests==2.31.0
13
+
 
14
 
15
  # make install_openmmlab (they are excuted in dockerfile)
16
  # !pip install -U openmim