Spaces:
Runtime error
Runtime error
Commit
·
d8c7f63
1
Parent(s):
a09b69e
Fix render
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,7 +19,7 @@ eventlet
|
|
| 19 |
|
| 20 |
# for visualization
|
| 21 |
pyglet==1.4.0a1
|
| 22 |
-
|
| 23 |
PyOpenGL_accelerate
|
| 24 |
smplx==0.1.28
|
| 25 |
trimesh==3.9.24
|
|
|
|
| 19 |
|
| 20 |
# for visualization
|
| 21 |
pyglet==1.4.0a1
|
| 22 |
+
pyopengl==3.1.4
|
| 23 |
PyOpenGL_accelerate
|
| 24 |
smplx==0.1.28
|
| 25 |
trimesh==3.9.24
|