Spaces:
Runtime error
Runtime error
Commit
·
bfbfc21
1
Parent(s):
2bd19c3
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ torch==1.7.1
|
|
4 |
torch-scatter
|
5 |
torch-sparse
|
6 |
torch-geometric
|
|
|
7 |
|
8 |
|
9 |
opencv-python-headless
|
|
|
4 |
torch-scatter
|
5 |
torch-sparse
|
6 |
torch-geometric
|
7 |
+
torchvision==0.8.2
|
8 |
|
9 |
|
10 |
opencv-python-headless
|