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