Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -3,4 +3,7 @@ torch
|
|
3 |
diffusers
|
4 |
safetensors
|
5 |
gradio
|
6 |
-
open3d
|
|
|
|
|
|
|
|
3 |
diffusers
|
4 |
safetensors
|
5 |
gradio
|
6 |
+
open3d
|
7 |
+
trimesh
|
8 |
+
plotly
|
9 |
+
|