Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
gradio==3.50.2
|
| 2 |
transformers==4.35.2
|
| 3 |
-
torch==2.1.1
|
|
|
|
|
|
|
|
|
| 1 |
gradio==3.50.2
|
| 2 |
transformers==4.35.2
|
| 3 |
+
torch==2.1.1
|
| 4 |
+
pandas==1.3.5
|
| 5 |
+
openpyxl==3.0.9
|