Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
torch==1.13.1+cu116
|
3 |
torchvision==0.14.1+cu116
|
|
|
|
|
4 |
fvcore
|
5 |
iopath
|
6 |
pyembree
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu116
|
2 |
torch==1.13.1+cu116
|
3 |
torchvision==0.14.1+cu116
|
4 |
+
PyOpenGL
|
5 |
+
PyOpenGL_accelerate
|
6 |
fvcore
|
7 |
iopath
|
8 |
pyembree
|