odeodhar commited on
Commit
e5d2d69
·
verified ·
1 Parent(s): b47a3a8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ huggingface-hub>=0.19.3,<1.0
2
+ transformers>=4.35.0
3
+ torch>=2.0.0
4
+ gradio>=4.0.0
5
+ pillow>=10.0.0
6
+ opencv-python-headless>=4.8.0
7
+ numpy>=1.24.0
8
+ scipy>=1.10.0
9
+ matplotlib