Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ git+https://github.com/huggingface/peft.git
|
|
| 6 |
numpy
|
| 7 |
Pillow>=11.1.0
|
| 8 |
jinja2
|
| 9 |
-
open3d
|
|
|
|
|
|
| 6 |
numpy
|
| 7 |
Pillow>=11.1.0
|
| 8 |
jinja2
|
| 9 |
+
open3d
|
| 10 |
+
pydantic==2.10.6
|