Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
transformers
|
|
|
|
|
|
|
|
|
2 |
gradio
|
3 |
httpcore==0.15
|
|
|
1 |
transformers
|
2 |
+
torch
|
3 |
+
nltk
|
4 |
+
fugashi
|
5 |
+
unidic-lite
|
6 |
gradio
|
7 |
httpcore==0.15
|