Spaces:
Sleeping
Sleeping
Commit ·
f93b510
1
Parent(s): d81c7f2
groq version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -24,7 +24,7 @@ huggingface-hub==0.19.4
|
|
| 24 |
transformers==4.36.2
|
| 25 |
|
| 26 |
# LLM Integration
|
| 27 |
-
groq==0.
|
| 28 |
|
| 29 |
# Core ML and scientific computing
|
| 30 |
numpy==1.24.3
|
|
|
|
| 24 |
transformers==4.36.2
|
| 25 |
|
| 26 |
# LLM Integration
|
| 27 |
+
groq==0.9.0
|
| 28 |
|
| 29 |
# Core ML and scientific computing
|
| 30 |
numpy==1.24.3
|