Spaces:
Running
Running
Commit
·
4e16c85
1
Parent(s):
36b3ca7
added nltk to requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
torch
|
|
|
|
1 |
+
torch
|
2 |
+
nltk
|