Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ torch
|
|
3 |
diffusers
|
4 |
safetensors
|
5 |
gradio
|
|
|
|
3 |
diffusers
|
4 |
safetensors
|
5 |
gradio
|
6 |
+
open3d # if you need to render the 3D outputs
|