fix PydanticSchemaGenerationError in Gradio
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
pandas
|
|
|
|
|
|
| 1 |
pandas
|
| 2 |
+
fastapi==0.112.2
|