Update requirements.txt
Browse filesviz3d.py needs those pycolmap and plotly
- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ pillow
|
|
| 3 |
webdataset
|
| 4 |
trimesh
|
| 5 |
scipy
|
| 6 |
-
datasets
|
|
|
|
|
|
|
|
|
| 3 |
webdataset
|
| 4 |
trimesh
|
| 5 |
scipy
|
| 6 |
+
datasets
|
| 7 |
+
pycolmap
|
| 8 |
+
plotly
|