Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ numpy~=1.23.0
|
|
4 |
torch~=1.13.1
|
5 |
torchvision~=0.14.1
|
6 |
pillow~=9.4.0
|
7 |
-
gradio~=
|
8 |
ultralytics~=8.0.169
|
9 |
pyyaml~=6.0
|
10 |
wandb~=0.13.11
|
|
|
4 |
torch~=1.13.1
|
5 |
torchvision~=0.14.1
|
6 |
pillow~=9.4.0
|
7 |
+
gradio~=4.29.0
|
8 |
ultralytics~=8.0.169
|
9 |
pyyaml~=6.0
|
10 |
wandb~=0.13.11
|