DevashishBhake commited on
Commit
d1cc693
β€’
1 Parent(s): 5604609

new file: requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch
2
+ opencv-python
3
+ gradio
4
+ numpy
5
+ Pillow