Spaces:
Runtime error
Runtime error
Commit ·
e8373f1
1
Parent(s): 595981d
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gdown
|
| 2 |
+
transformers==4.30.0
|
| 3 |
+
tensorflow
|
| 4 |
+
sentencepiece
|
| 5 |
+
tokenizers
|
| 6 |
+
torch
|
| 7 |
+
scikit-learn
|