Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
flask
|
2 |
-
python-dotenv
|
3 |
-
openai
|
4 |
-
uuid
|
5 |
-
streamlit
|
|
|
|
1 |
+
flask
|
2 |
+
python-dotenv
|
3 |
+
openai
|
4 |
+
uuid
|
5 |
+
streamlit
|
6 |
+
langdetect
|