Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ gradio==5.9.1
|
|
| 2 |
matplotlib==3.10.0
|
| 3 |
numpy==1.26.4
|
| 4 |
Pillow==11.0.0
|
| 5 |
-
torch==2.4.1
|
| 6 |
-
torchvision==0.19.1
|
|
|
|
| 2 |
matplotlib==3.10.0
|
| 3 |
numpy==1.26.4
|
| 4 |
Pillow==11.0.0
|
| 5 |
+
torch==2.4.1
|
| 6 |
+
torchvision==0.19.1
|