Spaces:
Runtime error
Runtime error
Commit
·
3aef125
1
Parent(s):
7c89ea1
Made Changes
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
torchvision
|
3 |
numpy
|
4 |
tqdm
|
5 |
matplotlib
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
numpy
|
4 |
tqdm
|
5 |
matplotlib
|