tpatel53 commited on
Commit
522126b
·
verified ·
1 Parent(s): 09c7f16

Update requirements.txt

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