Spaces:
Running on Zero
Running on Zero
| # Copyright (c) 2025 ByteDance Ltd. and/or its affiliates | |
| # Modified 2026 by The PaGeR Authors. | |
| # Licensed under the Apache License 2.0; see the project LICENSE. | |
| from depth_anything_3.model.da3 import DepthAnything3Net | |
| __export__ = [DepthAnything3Net] | |