Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ gradio==5.5.0
|
|
| 3 |
numpy==1.24.3
|
| 4 |
pandas==2.0.2
|
| 5 |
transformers==4.45.1
|
| 6 |
-
torch==2.4.0
|
|
|
|
|
|
| 3 |
numpy==1.24.3
|
| 4 |
pandas==2.0.2
|
| 5 |
transformers==4.45.1
|
| 6 |
+
torch==2.4.0
|
| 7 |
+
openpyxl==3.1.5
|