anthony01 commited on
Commit
2ab4877
·
verified ·
1 Parent(s): a1c7cdc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ flask==2.3.3
2
+ opencv-python==4.8.1.78
3
+ numpy==1.24.3
4
+ pillow==10.0.1
5
+ torch==2.1.0
6
+ torchvision==0.16.0
7
+ gunicorn==21.2.0