Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
-
gradio
|
|
|
|
| 2 |
gradio_client
|
|
|
|
| 1 |
+
gradio == 3.40.0
|
| 2 |
+
pydantic == 2.5.3
|
| 3 |
gradio_client
|