Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
streamlit==1.31.0
|
| 2 |
groq==0.18.0
|
| 3 |
-
python-dotenv==1.0.0
|
|
|
|
|
|
| 1 |
streamlit==1.31.0
|
| 2 |
groq==0.18.0
|
| 3 |
+
python-dotenv==1.0.0
|
| 4 |
+
langdetect
|