gradioapp commited on
Commit
398fdc8
1 Parent(s): 4a2eb2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,3 +2,5 @@ openai==0.27.2
2
  gradio==3.23.0
3
  torch == 2.0.1
4
  transformers == 4.31.0
 
 
 
2
  gradio==3.23.0
3
  torch == 2.0.1
4
  transformers == 4.31.0
5
+ gTTS==2.2.1
6
+ pdfminer.six==20201018