update the version in requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch==2.
|
2 |
-
torchvision==0.
|
3 |
-
gradio==
|
4 |
triton==3.1.0
|
|
|
1 |
+
torch==2.5.1
|
2 |
+
torchvision==0.20.1
|
3 |
+
gradio==5.12.0
|
4 |
triton==3.1.0
|