StarAtNyte1 commited on
Commit
69bc195
1 Parent(s): b2b38c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -3
requirements.txt CHANGED
@@ -1,4 +1,13 @@
1
- yolov7
 
2
  gradio
3
- torch
4
- huggingface-hub
 
 
 
 
 
 
 
 
 
1
+ torch>=0.12.1
2
+ torchvision>=0.13.1
3
  gradio
4
+ Pillow
5
+ opencv-python
6
+ numpy
7
+ PyYAML
8
+ seaborn
9
+ pandas
10
+ matplotlib
11
+ scipy
12
+ psutil
13
+ ipython