Spaces:
Runtime error
Runtime error
Update requirements
Browse files- requirements +2 -2
requirements
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
|
2 |
-
torch
|
3 |
transformers
|
|
|
4 |
gradio
|
5 |
pandas
|
6 |
matplotlib
|
7 |
-
openpyxl
|
|
|
1 |
|
|
|
2 |
transformers
|
3 |
+
torch
|
4 |
gradio
|
5 |
pandas
|
6 |
matplotlib
|
7 |
+
openpyxl
|