tpatel53 commited on
Commit
3a204dc
·
verified ·
1 Parent(s): c6a3f9c

Create requirements.txt

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