Update requirments.txt
Browse files- requirments.txt +2 -1
requirments.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
torch
|
|
|
|
| 2 |
gradio==4.21.0
|
| 3 |
Pillow==10.2.0
|
| 4 |
numpy==1.26.4
|
|
|
|
| 1 |
+
torch==2.2.0
|
| 2 |
+
torchvision==0.17.0
|
| 3 |
gradio==4.21.0
|
| 4 |
Pillow==10.2.0
|
| 5 |
numpy==1.26.4
|