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