We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9070f1 + 56ebd85 commit 63a9f31Copy full SHA for 63a9f31
2 files changed
mapping/requirements_api.txt
@@ -5,8 +5,8 @@
5
# (Model dependencies are handled by individual model requirements.txt)
6
flask>=3.0.0,<3.1.0
7
flask-cors==6.0.0
8
-gradio
+gradio==6.5.0
9
open3d-cpu[headless]==0.19.0
10
opencv-python-headless>=4.8.0
11
-requests
+requests==2.32.5
12
gunicorn==22.0.0
mapping/requirements_vggt.txt
@@ -1,5 +1,5 @@
1
# SPDX-FileCopyrightText: (C) 2025 Intel Corporation
2
# SPDX-License-Identifier: Apache-2.0
3
4
-torch==2.3.1
-torchvision==0.18.1
+torch==2.8.0
+torchvision==0.23.0
0 commit comments