Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
windopper
/
caainp-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
caainp-backend
316 kB
4 contributors
History:
19 commits
windopper
fix: update workflow to push to main branch from master
f379534
3 months ago
.github
fix: update workflow to push to main branch from master
3 months ago
.vscode
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
3 months ago
api
remove prepare-requirements.sh script and update vercel.json to include rewrites for API routing
3 months ago
core
remove nav_bridge.py and update dependencies in pyproject.toml and README.md to reflect changes in navigation API endpoints and session management
3 months ago
routes
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
3 months ago
tests
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
3 months ago
.gitignore
Safe
117 Bytes
remove binary files from git
3 months ago
.python-version
Safe
5 Bytes
initial commit
3 months ago
.vercelignore
Safe
242 Bytes
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
3 months ago
Dockerfile
Safe
747 Bytes
chore: add git installation to Dockerfile for version control
3 months ago
README.md
Safe
2.82 kB
chore: add metadata section to README.md with project details
3 months ago
mock_responses.py
Safe
1.15 kB
initial commit
3 months ago
pyproject.toml
Safe
428 Bytes
remove nav_bridge.py and update dependencies in pyproject.toml and README.md to reflect changes in navigation API endpoints and session management
3 months ago
requirements.txt
Safe
4.72 kB
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
3 months ago
server.py
Safe
472 Bytes
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
3 months ago
uv.lock
Safe
295 kB
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.
3 months ago
vercel.json
Safe
74 Bytes
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
3 months ago