Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==1.12.1
|
2 |
-
torchvision
|
3 |
-
numpy
|
4 |
gradio==3.31.0
|
5 |
gradio-client==0.2.5
|
6 |
albumentations==1.3.0
|
|
|
1 |
torch==1.12.1
|
2 |
+
torchvision==0.13.1
|
3 |
+
numpy==1.23.1
|
4 |
gradio==3.31.0
|
5 |
gradio-client==0.2.5
|
6 |
albumentations==1.3.0
|