Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ git clone https://github.com/pemistahl/lingua-py.git
|
|
| 2 |
transformers
|
| 3 |
lingua
|
| 4 |
streamlit
|
|
|
|
| 5 |
torch==2.0.1
|
|
|
|
| 2 |
transformers
|
| 3 |
lingua
|
| 4 |
streamlit
|
| 5 |
+
lingua-language-detector
|
| 6 |
torch==2.0.1
|