compat
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ gradio==3.29.0
|
|
2 |
numpy==1.23.5
|
3 |
Pillow==9.1.0
|
4 |
torch==2.0.1
|
5 |
-
torchvision==0.15.
|
|
|
2 |
numpy==1.23.5
|
3 |
Pillow==9.1.0
|
4 |
torch==2.0.1
|
5 |
+
torchvision==0.15.2
|