Spaces:
Runtime error
Runtime error
Riddhi Bhagwat commited on
Commit ·
34a26e1
1
Parent(s): e34cbf8
added dependencies
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -34,6 +34,7 @@ jedi==0.19.2
|
|
| 34 |
jinja2==3.1.5
|
| 35 |
jupyter-client==8.6.3
|
| 36 |
jupyter-core==5.7.2
|
|
|
|
| 37 |
markdown-it-py==3.0.0
|
| 38 |
markupsafe==2.1.5
|
| 39 |
matplotlib-inline==0.1.7
|
|
|
|
| 34 |
jinja2==3.1.5
|
| 35 |
jupyter-client==8.6.3
|
| 36 |
jupyter-core==5.7.2
|
| 37 |
+
langdetect>=1.0.9
|
| 38 |
markdown-it-py==3.0.0
|
| 39 |
markupsafe==2.1.5
|
| 40 |
matplotlib-inline==0.1.7
|