Spaces:
Runtime error
Runtime error
Emilianohack
commited on
Commit
·
7611083
1
Parent(s):
8d7ee45
init!
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
tokenizer
|
4 |
+
tensorflow
|
5 |
+
numpy
|
6 |
+
nltk
|
7 |
+
tflearn
|