Spaces:
Runtime error
Runtime error
Update dependencies.py
Browse files- dependencies.py +3 -0
dependencies.py
CHANGED
@@ -1 +1,4 @@
|
|
1 |
pip install lingua-language-detector
|
|
|
|
|
|
|
|
1 |
pip install lingua-language-detector
|
2 |
+
!pip install lingua
|
3 |
+
pip install torch
|
4 |
+
|