Commit Graph

3 Commits

Author SHA1 Message Date
58445340c8 feat: remove gpu support and simplify to cpu-only
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m13s
2026-02-19 12:50:10 +01:00
0fe96a9615 fix: processor default pixel boost
Some checks failed
Build and Push Docker Image / build-gpu (push) Failing after 10s
Build and Push Docker Image / build-cpu (push) Failing after 10s
2026-02-16 17:53:35 +01:00
800edc08ea Initial commit: FaceFusion REST API
FastAPI wrapper around FaceFusion v3.5.3 submodule with:
- Sync and async (job-based) processing endpoints
- FaceFusion bridge with manual key registration and Lock-serialized processing
- Multi-target Dockerfile (CPU + CUDA GPU)
- Docker Compose configs for dev, prod-cpu, and prod-gpu
- Gitea CI/CD workflow with dual image builds
- All 11 FaceFusion processors supported via options API

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 12:58:33 +01:00