bill-jiang commited on
Commit
d98a331
Β·
1 Parent(s): 3d843da

Update pyrender

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -18,7 +18,8 @@ numpy==1.23.1
18
 
19
  # for visualization
20
  gradio==3.43.2
21
- pyglet==1.4.0a1
 
22
  PyOpenGL==3.1.4
23
  PyOpenGL_accelerate
24
  smplx==0.1.28
 
18
 
19
  # for visualization
20
  gradio==3.43.2
21
+ # pyglet==1.4.0a1
22
+ pyrender==0.1.45
23
  PyOpenGL==3.1.4
24
  PyOpenGL_accelerate
25
  smplx==0.1.28