| [2025-10-27 08:00:02,145][httpx][INFO] - HTTP Request: HEAD https://huggingface.co/facebook/VGGT-1B/resolve/main/config.json "HTTP/1.1 307 Temporary Redirect" | |
| [2025-10-27 08:00:02,155][httpx][INFO] - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/facebook/VGGT-1B/860abec7937da0a4c03c41d3c269c366e82abdf9/config.json "HTTP/1.1 200 OK" | |
| [2025-10-27 08:00:03,267][dinov2][INFO] - using MLP layer as FFN | |
| [2025-10-27 08:00:17,309][httpx][INFO] - HTTP Request: HEAD https://huggingface.co/facebook/VGGT-1B/resolve/main/model.safetensors "HTTP/1.1 302 Found" | |
| [2025-10-27 08:00:32,875][py.warnings][WARNING] - /opt/conda/envs/dcsplat/lib/python3.12/site-packages/torchvision/models/_utils.py:208: UserWarning: The parameter 'pretrained' is deprecated since 0.13 and may be removed in the future, please use 'weights' instead. | |
| warnings.warn( | |
| [2025-10-27 08:00:32,875][py.warnings][WARNING] - /opt/conda/envs/dcsplat/lib/python3.12/site-packages/torchvision/models/_utils.py:223: UserWarning: Arguments other than a weight enum or `None` for 'weights' are deprecated since 0.13 and may be removed in the future. The current behavior is equivalent to passing `weights=VGG16_Weights.IMAGENET1K_V1`. You can also use `weights=VGG16_Weights.DEFAULT` to get the most up-to-date weights. | |
| warnings.warn(msg) | |