Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch>=2.0.0
|
|
3 |
torchvision>=0.15.0
|
4 |
gradio
|
5 |
omegaconf
|
6 |
-
pillow
|
|
|
|
3 |
torchvision>=0.15.0
|
4 |
gradio
|
5 |
omegaconf
|
6 |
+
pillow
|
7 |
+
pydantic==2.10.6
|