bilalkabas commited on
Commit
2f96d14
·
1 Parent(s): ea22464

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio==3.40.1
2
+ matplotlib==3.7.2
3
+ opencv-python>=4.8.0
4
+ Pillow==10.0.0
5
+ torch==2.0.1
6
+ torchvision==0.15.2