Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -2,6 +2,5 @@
|
|
2 |
numpy
|
3 |
matplotlib
|
4 |
wget
|
5 |
-
torch
|
6 |
-
torchvision
|
7 |
-
|
|
|
2 |
numpy
|
3 |
matplotlib
|
4 |
wget
|
5 |
+
torch
|
6 |
+
torchvision
|
|