Remove torchvision dependency
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
-
torchvision
|
4 |
Pillow
|
5 |
matplotlib
|
|
|
1 |
gradio
|
2 |
torch
|
|
|
3 |
Pillow
|
4 |
matplotlib
|