Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torchvision>=0.15.0
|
|
4 |
gradio>=3.50.0
|
5 |
numpy>=1.20.0
|
6 |
pillow>=9.0.0
|
7 |
-
tensorboard>=2.12.0
|
|
|
|
4 |
gradio>=3.50.0
|
5 |
numpy>=1.20.0
|
6 |
pillow>=9.0.0
|
7 |
+
tensorboard>=2.12.0
|
8 |
+
pydantic==2.10.6
|