Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pandas==2.2.2
|
|
6 |
torch==2.6.0
|
7 |
semantic-router
|
8 |
cohere
|
9 |
-
groq==0.20.0
|
|
|
|
6 |
torch==2.6.0
|
7 |
semantic-router
|
8 |
cohere
|
9 |
+
groq==0.20.0
|
10 |
+
transformers==4.50.2
|