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:
Duplicated from
Islamckennon/mirage
Aammyy
/
mirage
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mirage
271 kB
Ctrl+K
Ctrl+K
2 contributors
History:
183 commits
MacBook pro
feat: enhance /webrtc/ice_gather_test and add /webrtc/net_info for zero-candidate diagnosis
d6ddd2d
10 months ago
.github
Refine avatar diagnostics and prune legacy assets
10 months ago
checkpoints
chore(gitignore): allow .gitkeep in models/ and checkpoints/ and add placeholders
10 months ago
models
feat(pipeline): ensure model dir tracked without weights; update swap pipeline changes
10 months ago
static
Refine avatar diagnostics and prune legacy assets
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
609 Bytes
chore: remove build-time model precache; enforce runtime-only downloads and ignore partial artifacts
10 months ago
Dockerfile
Safe
3.25 kB
chore: remove build-time model precache; enforce runtime-only downloads and ignore partial artifacts
10 months ago
README.md
Safe
18.8 kB
docs: document MIRAGE_PROC_MAX_DIM & MIRAGE_DEBUG_OVERLAY; add swap debug vars; capture active providers
10 months ago
SPEC.md
Safe
5.74 kB
Pivot: remove GFPGAN + reenactment stack; CodeFormer-only enhancement, purge legacy files, update docs & downloader
10 months ago
STATIC_ASSETS.md
Safe
2.21 kB
chore(static): remove legacy webrtc_prod.js and document static asset inventory
10 months ago
app.py
Safe
10 kB
Add compatibility /webrtc/* wrapper endpoints to resolve 404s during prefix transition
10 months ago
config.py
1.48 kB
feat(config): add environment-driven configuration module and integrate with metrics startup
10 months ago
entrypoint.sh
Safe
7.57 kB
fix: handle permission denial on /app/models symlink setup fallback
10 months ago
metrics.py
4.39 kB
fix(metrics): correct indentation in Metrics.__init__ causing IndentationError
10 months ago
model_downloader.py
Safe
13.1 kB
chore: remove deploy script; add persistent model storage & diagnostics
10 months ago
requirements.txt
Safe
404 Bytes
Install httpx and capture disconnect snapshots
10 months ago
requirements_local.txt
Safe
381 Bytes
Install httpx and capture disconnect snapshots
10 months ago
runtime.txt
Safe
15 Bytes
Fix python_version quoting; add runtime.txt to force Python 3.10 on Space
10 months ago
swap_pipeline.py
Safe
34.3 kB
Load CodeFormer repo modules automatically
10 months ago
test_system.py
15.3 kB
feat(docker): switch to Docker Space GPU runtime; prod WebRTC (aiortc) flow; remove legacy WS; token auth; instrumentation p50/p95; requirements harden
10 months ago
voice_processor.py
2.64 kB
feat(voice): add voice processor skeleton and integrate timing into audio metrics
10 months ago
webrtc_connection_monitoring.py
Safe
1.32 kB
WebRTC: add /webrtc/connections; Metrics: integrate enhanced; Docker: enable SCRFD via env; Safe model loader wiring
10 months ago
webrtc_fallback.py
Safe
0 Bytes
LivePortrait: auto-downgrade opset>19 to 19 for appearance/motion; force re-download flags; register ort-extensions; retry loaders
10 months ago
webrtc_server.py
Safe
88.3 kB
feat: enhance /webrtc/ice_gather_test and add /webrtc/net_info for zero-candidate diagnosis
10 months ago