Nihal2000 commited on
Commit
6b350f8
·
1 Parent(s): 7b5c169

fix: Add networkx dependency for 3D visualization

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -5,3 +5,4 @@ plotly>=5.0.0
5
  loguru>=0.7.0
6
  Pillow>=10.0.0
7
  huggingface-hub<1.0
 
 
5
  loguru>=0.7.0
6
  Pillow>=10.0.0
7
  huggingface-hub<1.0
8
+ networkx>=3.0