Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ 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
|
|
|
|
3 |
instructor==0.4.8
|
4 |
plotly==5.18.0
|
5 |
python-dotenv==1.0.0
|
6 |
+
pydantic==2.5.2
|
7 |
+
instructor-function-calling
|