Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ matplotlib
|
|
9 |
uuid
|
10 |
opencv-python
|
11 |
diffusers==0.26.0
|
12 |
-
spaces
|
|
|
|
9 |
uuid
|
10 |
opencv-python
|
11 |
diffusers==0.26.0
|
12 |
+
spaces
|
13 |
+
pydantic==2.11.5
|