Spaces:
Sleeping
Sleeping
Update requirements_extra.txt
Browse files- requirements_extra.txt +2 -1
requirements_extra.txt
CHANGED
|
@@ -2,7 +2,8 @@ gradio==4.16.0
|
|
| 2 |
torch==2.1.2
|
| 3 |
torchvision==0.16.2
|
| 4 |
torchaudio==2.1.2
|
| 5 |
-
huggingface-hub==0.
|
| 6 |
numpy==1.24.3
|
| 7 |
opencv-python==4.8.1.78
|
| 8 |
scipy==1.11.4
|
|
|
|
|
|
| 2 |
torch==2.1.2
|
| 3 |
torchvision==0.16.2
|
| 4 |
torchaudio==2.1.2
|
| 5 |
+
huggingface-hub==0.19.3
|
| 6 |
numpy==1.24.3
|
| 7 |
opencv-python==4.8.1.78
|
| 8 |
scipy==1.11.4
|
| 9 |
+
pydantic>=2.0
|