Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
torch==1.13.1
|
4 |
-
numpy
|
5 |
-
|
6 |
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
|
|
|
|
|
|
3 |
|