Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ kornia==0.7.0
|
|
10 |
matplotlib==3.7.2
|
11 |
mdtex2html==1.2.0
|
12 |
numpy==1.24.3
|
13 |
-
|
14 |
opencv_python==4.8.0.74
|
15 |
peft==0.3.0
|
16 |
Pillow==10.0.0
|
|
|
10 |
matplotlib==3.7.2
|
11 |
mdtex2html==1.2.0
|
12 |
numpy==1.24.3
|
13 |
+
open3d==0.17.0
|
14 |
opencv_python==4.8.0.74
|
15 |
peft==0.3.0
|
16 |
Pillow==10.0.0
|