SceneDiffuser commited on
Commit
52c9888
·
1 Parent(s): 5d0ab5e
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  pyrender
2
  trimesh
3
  pillow
4
- PyOpenGL==3.1.5
 
 
1
  pyrender
2
  trimesh
3
  pillow
4
+ PyOpenGL==3.1.5
5
+ networkx==2.8.6