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