Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
openai
|
2 |
gradio==4.44.1
|
|
|
|
1 |
openai
|
2 |
gradio==4.44.1
|
3 |
+
pydantic==2.10.6
|