Spaces:
Runtime error
Runtime error
Create new file
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
sentencepiece
|
2 |
+
torch
|
3 |
+
torch-vision
|
4 |
+
torchaudio
|
5 |
+
transformers
|
6 |
+
python-docx
|
7 |
+
sacremoses
|
8 |
+
ipywidgets
|