Spaces:
Runtime error
Runtime error
Commit
·
7c89ea1
1
Parent(s):
6b23447
Made Changes
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pytorch==1.7.0
|
2 |
torchvision==0.8.1
|
3 |
numpy
|
4 |
tqdm
|
|
|
1 |
+
pytorch==1.7.0+cpu
|
2 |
torchvision==0.8.1
|
3 |
numpy
|
4 |
tqdm
|