Sambhavnoobcoder commited on
Commit
25e677a
·
1 Parent(s): a71cc4a

added gradio pyttsx3 PyPDF2

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -5,4 +5,7 @@ pdfminer.six
5
  --extra-index-url https://pypi.org/simple/
6
  balacoon-tts==0.1.1
7
  huggingface_hub
8
- numpy
 
 
 
 
5
  --extra-index-url https://pypi.org/simple/
6
  balacoon-tts==0.1.1
7
  huggingface_hub
8
+ numpy
9
+ gradio
10
+ pyttsx3
11
+ PyPDF2