Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
webflow97
/
deployment-taskflow
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deployment-taskflow
430 kB
Ctrl+K
Ctrl+K
1 contributor
History:
34 commits
Tripagra
Add Hugging Face Spaces deployment configuration
a8772c4
4 months ago
api
Add deployment solution: FastAPI/uvicorn + Render config + deployment guides
4 months ago
data
first commit
4 months ago
frontend
Add api/index.py for Vercel serverless function and update frontend endpoint
4 months ago
src
Deploy to Vercel: Add serverless functions, frontend, and deployment docs
4 months ago
tests
Deploy to Vercel: Add serverless functions, frontend, and deployment docs
4 months ago
.env.example
Safe
479 Bytes
Deploy to Vercel: Add serverless functions, frontend, and deployment docs
4 months ago
.gitignore
Safe
493 Bytes
Fix: Remove workspace config and regenerate package-lock.json with Vite 5.x
4 months ago
.python-version
Safe
5 Bytes
chore: Update Python version and dependencies
4 months ago
.vercelignore
Safe
470 Bytes
Fix .vercelignore to only exclude root-level Python files
4 months ago
API_TEST_RESULTS.md
Safe
4.01 kB
first commit
4 months ago
BACKEND_DEPLOY.md
Safe
1.5 kB
Simplify: Deploy frontend only to Vercel, backend to Render/Railway
4 months ago
DEPLOYMENT.md
Safe
8.45 kB
Deploy to Vercel: Add serverless functions, frontend, and deployment docs
4 months ago
DEPLOYMENT_OPTIONS.md
Safe
4.68 kB
Add deployment solution: FastAPI/uvicorn + Render config + deployment guides
4 months ago
DEPLOYMENT_SOLUTION.md
Safe
6.33 kB
Add deployment solution: FastAPI/uvicorn + Render config + deployment guides
4 months ago
Dockerfile
Safe
813 Bytes
Add Hugging Face Spaces deployment configuration
4 months ago
HUGGINGFACE_DEPLOYMENT.md
Safe
8.34 kB
Add Hugging Face Spaces deployment configuration
4 months ago
README.md
Safe
3.42 kB
Add Hugging Face Spaces deployment configuration
4 months ago
README_SPACES.md
Safe
1.27 kB
Add Hugging Face Spaces deployment configuration
4 months ago
VERCEL_SETUP.md
Safe
4.27 kB
Deploy to Vercel: Add serverless functions, frontend, and deployment docs
4 months ago
app.py
Safe
343 Bytes
Add Hugging Face Spaces deployment configuration
4 months ago
deploy.sh
Safe
4.46 kB
Add deployment solution: FastAPI/uvicorn + Render config + deployment guides
4 months ago
list_models.py
Safe
351 Bytes
first commit
4 months ago
package-lock.json
Safe
82.5 kB
Regenerate package-lock.json with stable Vite 5.x dependencies
4 months ago
package.json
Safe
610 Bytes
Fix: Remove workspace config and regenerate package-lock.json with Vite 5.x
4 months ago
pyproject.toml
Safe
81 Bytes
fix: add pyproject.toml to pin Python 3.12 for Vercel
4 months ago
render.yaml
Safe
791 Bytes
Fix Render port binding - use port 10000
4 months ago
requirements.txt
Safe
276 Bytes
Add deployment solution: FastAPI/uvicorn + Render config + deployment guides
4 months ago
runtime.txt
Safe
12 Bytes
Add runtime.txt to specify Python 3.12 for Vercel
4 months ago
test_api_manual.py
Safe
1.56 kB
first commit
4 months ago
test_rag_checkpoint.py
Safe
7.03 kB
first commit
4 months ago
vercel.json
Safe
106 Bytes
Fix vercel.json schema validation error
4 months ago