Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ gradio
|
|
4 |
sentencepiece
|
5 |
sacremoses
|
6 |
langdetect
|
|
|
7 |
ipython
|
8 |
huggingface_hub==0.22.2
|
|
|
4 |
sentencepiece
|
5 |
sacremoses
|
6 |
langdetect
|
7 |
+
langcodes
|
8 |
ipython
|
9 |
huggingface_hub==0.22.2
|