Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,6 +11,7 @@ gfpgan==1.3.8
|
|
11 |
gradio==5.38.2
|
12 |
pillow==10.0.0
|
13 |
albumentations==1.4.0
|
|
|
14 |
tqdm==4.66.4
|
15 |
psutil==5.9.6
|
16 |
regex
|
|
|
11 |
gradio==5.38.2
|
12 |
pillow==10.0.0
|
13 |
albumentations==1.4.0
|
14 |
+
pydantic==2.10.6
|
15 |
tqdm==4.66.4
|
16 |
psutil==5.9.6
|
17 |
regex
|