faranbutt789 commited on
Commit
1c7e2d8
·
verified ·
1 Parent(s): c6c5b69

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch>=1.9.0
2
+ torchvision>=0.10.0
3
+ gradio>=4.0.0
4
+ huggingface_hub>=0.17.0
5
+ opencv-python>=4.5.0
6
+ numpy>=1.21.0
7
+ Pillow>=8.3.0