Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
18061fc
1
Parent(s):
2b08e86
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
torch==1.9.1
|
|
|
2 |
einops
|
3 |
ninja
|
4 |
scipy
|
|
|
1 |
+
torch==1.9.1
|
2 |
+
torchvision==0.10.1
|
3 |
einops
|
4 |
ninja
|
5 |
scipy
|