Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
pandas
|
| 3 |
-
requests
|
| 4 |
-
googletrans==4.0.0rc1
|
| 5 |
-
openrouter
|
| 6 |
-
httpx
|
| 7 |
-
python-docx
|
| 8 |
-
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
pandas
|
| 3 |
+
requests
|
| 4 |
+
googletrans==4.0.0rc1
|
| 5 |
+
openrouter
|
| 6 |
+
httpx
|
| 7 |
+
python-docx
|
| 8 |
+
PyMuPDF
|