Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
nltk
|
3 |
+
torch
|
4 |
+
numpy
|
5 |
+
pandas
|