Spaces:
Runtime error
Runtime error
abdulmatinomotoso
commited on
Commit
•
cd33111
1
Parent(s):
ba997fd
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
sentencepiece
|
3 |
+
numpy
|
4 |
+
torch
|
5 |
+
pandas
|
6 |
+
gradio_client==0.1.4
|