remotewith commited on
Commit
1917fe8
·
verified ·
1 Parent(s): 28ec3f5

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ gradio==3.35.2
4
+ gradio_client==0.2.7
5
+ httpx==0.24.1
6
+ numpy==1.26.4
7
+ cvzone==1.5.6
8
+ opencv-contrib-python==4.7.0.72
9
+ opencv-python==4.7.0.72
10
+ Pillow==9.5.0