Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
streamlit==1.
|
| 2 |
-
opencv-python==4.
|
| 3 |
-
numpy==1.
|
| 4 |
-
open3d==0.
|
| 5 |
-
plotly==5.
|
| 6 |
-
Pillow==
|
|
|
|
| 1 |
+
streamlit==1.31.0
|
| 2 |
+
opencv-python-headless==4.8.1.78
|
| 3 |
+
numpy==1.26.3
|
| 4 |
+
open3d==0.18.0
|
| 5 |
+
plotly==5.18.0
|
| 6 |
+
Pillow==10.2.0
|