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