Spaces:
Runtime error
Runtime error
Commit
·
3b7c783
1
Parent(s):
12cedfe
Made Change
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch
|
2 |
torchvision
|
3 |
numpy
|
4 |
tqdm
|
|
|
1 |
+
torch > 1.8
|
2 |
torchvision
|
3 |
numpy
|
4 |
tqdm
|