Spaces:
Runtime error
Runtime error
DoBaumann
commited on
Commit
•
2c39d25
1
Parent(s):
8ec661c
add requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
transformers
|
3 |
+
langdetect
|
4 |
+
matplotlib
|
5 |
+
imageio
|
6 |
+
pytorch
|
7 |
+
sentencepiece
|