hassaanik commited on
Commit
d08bd2a
·
verified ·
1 Parent(s): 4934024

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch==2.0.0
2
+ torchvision==0.15.0
3
+ gradio==3.24.1
4
+ Pillow==9.5.0
5
+ Flask==2.3.2
6
+ numpy==1.24.0
7
+ opencv-python-headless==4.7.0.72
8
+ requests==2.31.0