ThePixOne commited on
Commit
6045bff
1 Parent(s): 93b7b56

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ textract
3
  scipy
4
  pandas
5
  numpy
6
- transformers
 
 
3
  scipy
4
  pandas
5
  numpy
6
+ transformers
7
+ gradio==3.0.20