Spaces:
Sleeping
Sleeping
fix: Add networkx dependency for 3D visualization
Browse files- 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
|