bill-jiang commited on
Commit
4facee4
1 Parent(s): 32cd78e
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -20,7 +20,8 @@ numpy==1.23.1
20
  gradio==3.43.2
21
  # pyglet==1.4.0a1
22
  pyrender==0.1.45
23
- pyopengl
 
24
  PyOpenGL_accelerate
25
  smplx==0.1.28
26
  trimesh==3.9.24
 
20
  gradio==3.43.2
21
  # pyglet==1.4.0a1
22
  pyrender==0.1.45
23
+ git+https://github.com/mmatl/pyopengl.git
24
+ git+https://github.com/mmatl/pyglet.git
25
  PyOpenGL_accelerate
26
  smplx==0.1.28
27
  trimesh==3.9.24