Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ torch
|
|
9 |
joblib
|
10 |
timm
|
11 |
pillow
|
12 |
-
gradio_iframe
|
|
|
|
9 |
joblib
|
10 |
timm
|
11 |
pillow
|
12 |
+
gradio_iframe
|
13 |
+
pydantic==2.10.6
|