Spaces:
Runtime error
Runtime error
pydanktic
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ gradio==2.3.7
|
|
| 2 |
openai==0.10.2
|
| 3 |
prisma==0.5.0
|
| 4 |
asyncio==3.4.3
|
|
|
|
|
|
| 2 |
openai==0.10.2
|
| 3 |
prisma==0.5.0
|
| 4 |
asyncio==3.4.3
|
| 5 |
+
pydantic==1.8.2
|