Update dependencies in uv.lock: bump caainp-cvm to version 0.1.1, downgrade torch and torchvision to versions 2.5.1 and 0.20.1 respectively, and adjust resolution markers for platform compatibility.
update dependencies in requirements.txt and uv.lock for caainp-cvm and torch, modify .vercelignore to exclude uv-related files, and refactor server.py by removing unused uuid import
a78c144
windoppercommited on
update .vercelignore to clarify excluded files and modify vercel.json to add build environment variable for UV_NO_VERIFY_HASHES
843b5da
windoppercommited on
update .vercelignore to comment out excluded files for clarity
21d6440
windoppercommited on
remove prepare-requirements.sh script and update vercel.json to include rewrites for API routing
1287595
windoppercommited on
refactor navigation API integration by removing nav_bridge.py and updating dependencies in pyproject.toml and README.md to align with new session management
a87aea8
windoppercommited on
remove nav_bridge.py and update dependencies in pyproject.toml and README.md to reflect changes in navigation API endpoints and session management