Abdo-Alshoki commited on
Commit
4bae880
·
verified ·
1 Parent(s): 7e69c96

Create the requirements.txt file that contains all libraries needed for the model

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ torchvision
4
+ numpy
5
+ cv2
6
+ tempfile