Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -8,4 +8,7 @@ huggingface_hub==0.26.0
|
|
8 |
python-dotenv==1.0.1
|
9 |
torch==2.4.1
|
10 |
transformers==4.44.2
|
11 |
-
requests==2.32.3
|
|
|
|
|
|
|
|
8 |
python-dotenv==1.0.1
|
9 |
torch==2.4.1
|
10 |
transformers==4.44.2
|
11 |
+
requests==2.32.3
|
12 |
+
pandas==2.2.2
|
13 |
+
openpyxl==3.1.2
|
14 |
+
python-docx==1.1.2
|