Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tonyliu404
/
Manglify_Backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Manglify_Backend
120 kB
Ctrl+K
Ctrl+K
4 contributors
History:
54 commits
tonyliu404
fixed requirements.txt
dd3757f
1 day ago
alembic
addded to db
7 days ago
db
addded to db
7 days ago
services
Overhauled backend API structure
2 days ago
.dockerignore
Safe
168 Bytes
automated backend deploy test
2 days ago
.gitattributes
Safe
1.56 kB
Testing automated backend deployment
2 days ago
.gitignore
Safe
62 Bytes
automated backend deploy test
2 days ago
Dockerfile
Safe
939 Bytes
Overhauled backend API structure
2 days ago
Dockerfile.amd
Safe
916 Bytes
Tested docker images with python 3.12, decided to keep python 3.10 for compatability with AI libraries and hardware drivers.
about 1 month ago
Dockerfile.nvidia
Safe
872 Bytes
Set up docker in frontend and backend, updated readme with instructions.
about 1 month ago
README.md
Safe
214 Bytes
Added README.md for huggingface deployment
2 days ago
README_API.md
Safe
1.72 kB
database stuff + api to read + alembic (for tracking schema changes) + sqlmodle + uvicorn
21 days ago
alembic.ini
Safe
357 Bytes
database stuff + api to read + alembic (for tracking schema changes) + sqlmodle + uvicorn
21 days ago
api.py
Safe
5.89 kB
Implemented cover art proxying api endpoint on backend
1 day ago
helpers.py
Safe
1.43 kB
Fixed issues with model paths in Docker build
about 1 month ago
main.py
Safe
3.81 kB
Fixed automated backend deployment
1 day ago
proxy.py
Safe
1.65 kB
Implemented cover art proxying api endpoint on backend
1 day ago
requirements.txt
Safe
4.22 kB
fixed requirements.txt
1 day ago
requirements_deploy.txt
Safe
2.06 kB
Attempting to lower memory size on backend for deployment
3 days ago
setup.py
Safe
1.34 kB
cleaned setup.py
2 days ago