abhilash88 commited on
Commit
a1d5b28
·
verified ·
1 Parent(s): ba069c3

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.44.0
2
+ torch>=2.1.0
3
+ torchvision>=0.16.0
4
+ transformers>=4.35.0
5
+ opencv-python>=4.8.0
6
+ Pillow>=10.0.0
7
+ numpy>=1.24.0
8
+ accelerate>=0.24.0