bill-jiang commited on
Commit
565131c
Β·
1 Parent(s): 2277f33

Fix pyopengl versions

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -20,7 +20,7 @@ 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
+ pyopengl==3.1.5
24
  PyOpenGL_accelerate
25
  smplx==0.1.28
26
  trimesh==3.9.24