un-restrict torch version
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
-
pillow
|
3 |
-
gradio==5.5.0
|
4 |
-
torch
|
5 |
torchvision
|
|
|
1 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
2 |
+
pillow
|
3 |
+
gradio==5.5.0
|
4 |
+
torch
|
5 |
torchvision
|