Spaces:
Build error
Build error
bill-jiang
commited on
Commit
•
8551590
1
Parent(s):
d9b87c4
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -18,9 +18,9 @@ numpy==1.23.1
|
|
18 |
eventlet
|
19 |
|
20 |
# for visualization
|
21 |
-
|
22 |
-
PyOpenGL==3.1.
|
23 |
-
|
24 |
smplx==0.1.28
|
25 |
trimesh==3.9.24
|
26 |
joblib==1.2.0
|
|
|
18 |
eventlet
|
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
|
26 |
joblib==1.2.0
|