nsathya5 commited on
Commit
e3801a2
·
verified ·
1 Parent(s): 7f69a30

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ torch>=2.0.0
3
+ numpy>=1.24.0
4
+ opencv-python>=4.8.0
5
+ Pillow>=10.0.0
6
+ transformers>=4.34.0
7
+ scipy>=1.11.1