Spaces:
Runtime error
Runtime error
Commit
·
7d564b7
1
Parent(s):
3880795
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
|
|
1 |
transformers
|
2 |
-
|
3 |
-
--extra-index-url https://download.pytorch.org/whl/cpu
|
4 |
-
torch
|
|
|
1 |
+
torch
|
2 |
transformers
|
3 |
+
textblob
|
|
|
|