Spaces:
Running
on
Zero
Running
on
Zero
There's not torchvision in gpuzero?
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# torch>=2.4.0
|
| 2 |
-
|
| 3 |
# gradio
|
| 4 |
numpy
|
| 5 |
Pillow
|
|
|
|
| 1 |
# torch>=2.4.0
|
| 2 |
+
torchvision
|
| 3 |
# gradio
|
| 4 |
numpy
|
| 5 |
Pillow
|