HemanM commited on
Commit
873697b
·
verified ·
1 Parent(s): e7a3f38

Update requirements.txt

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