Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
openai==1.3.0
|
2 |
gradio==4.8.0
|
3 |
-
instructor==0.4.8
|
4 |
plotly==5.18.0
|
5 |
python-dotenv==1.0.0
|
6 |
pydantic==2.5.2
|
7 |
-
instructor
|
|
|
1 |
openai==1.3.0
|
2 |
gradio==4.8.0
|
|
|
3 |
plotly==5.18.0
|
4 |
python-dotenv==1.0.0
|
5 |
pydantic==2.5.2
|
6 |
+
instructor[groq]
|