Spaces:
Sleeping
Sleeping
Commit ·
c7cb412
1
Parent(s): fc8c147
Update Groq package version to 0.4.2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio==4.19.2
|
| 2 |
-
groq==0.
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
datasets==2.19.1
|
| 5 |
httpx==0.27.0
|
|
|
|
| 1 |
gradio==4.19.2
|
| 2 |
+
groq==0.4.2
|
| 3 |
python-dotenv==1.0.1
|
| 4 |
datasets==2.19.1
|
| 5 |
httpx==0.27.0
|