artbreguez commited on
Commit
9c45146
·
verified ·
1 Parent(s): d163b9f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -15
requirements.txt CHANGED
@@ -1,15 +1,3 @@
1
- gradio==3.0.24
2
- gitpython
3
- ipython
4
- matplotlib>=3.2.2
5
- numpy>=1.18.5
6
- opencv-python>=4.1.1
7
- Pillow>=7.1.2
8
- psutil
9
- PyYAML>=5.3.1
10
- requests>=2.23.0
11
- scipy>=1.4.1
12
- thop>=0.1.1
13
- torch>=1.7.0
14
- torchvision>=0.8.1
15
- tqdm>=4.64.0
 
1
+ torch
2
+ transformers
3
+ opencv-python