Spaces:
Runtime error
Runtime error
updated the modules
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
gradio
|
2 |
pdfplumber
|
3 |
-
openai
|
4 |
-
llama_index
|
5 |
boto3
|
|
|
|
|
|
|
|
|
|
|
6 |
|
|
|
1 |
gradio
|
2 |
pdfplumber
|
|
|
|
|
3 |
boto3
|
4 |
+
gtts
|
5 |
+
openai
|
6 |
+
python-dotenv
|
7 |
+
pydub
|
8 |
+
numpy
|
9 |
|