Spaces:
Running
Running
requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=3.50
|
2 |
+
google-generativeai>=0.3.0
|
3 |
+
markitdown>=0.2.0
|
4 |
+
PyPDF2>=3.0.0
|
5 |
+
python-docx>=0.8.11
|
6 |
+
requests>=2.31.0
|