Spaces:
No application file
No application file
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
|
2 |
streamlit==1.20.0
|
3 |
-
|
4 |
-
asyncio==3.4.3
|
5 |
-
httpcore==1.0.7
|
6 |
-
deep-translator==1.11.4
|
7 |
-
groq @ git+https://github.com/groq-ai/groq-client.git
|
8 |
|
|
|
1 |
|
2 |
streamlit==1.20.0
|
3 |
+
groq==0.2.0
|
|
|
|
|
|
|
|
|
4 |
|