shriarul5273
commited on
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==5.9.1
|
2 |
-
torch==2.
|
3 |
-
torchvision==
|
4 |
Pillow==11.0.0
|
5 |
onnxruntime-gpu==1.20.1
|
|
|
1 |
gradio==5.9.1
|
2 |
+
torch==2.4.0
|
3 |
+
torchvision==0.19.0
|
4 |
Pillow==11.0.0
|
5 |
onnxruntime-gpu==1.20.1
|