Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ spaces
|
|
6 |
gradio==5.25.0
|
7 |
google-generativeai
|
8 |
pydub==0.25.1
|
9 |
-
PyPDF2
|
|
|
|
6 |
gradio==5.25.0
|
7 |
google-generativeai
|
8 |
pydub==0.25.1
|
9 |
+
PyPDF2
|
10 |
+
python-docx
|