Niraj70194 commited on
Commit
60e1304
·
verified ·
1 Parent(s): 946c699

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ numpy np
3
+ transformers
4
+ PIL
5
+ requests
6
+ torch
7
+ cv2