Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
-
gradio ==
|
2 |
-
pydantic ==
|
|
|
1 |
+
gradio == 4.39.0
|
2 |
+
pydantic == 2.8.2
|