Spaces:
Runtime error
Runtime error
abdulmatinomotoso
commited on
Commit
·
a5e9ce3
1
Parent(s):
0cf2ce5
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
sentencepiece
|
4 |
+
numpy
|
5 |
+
pandas
|