Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
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
8 months ago
.github
Refine avatar diagnostics and prune legacy assets
8 months ago
checkpoints
chore(gitignore): allow .gitkeep in models/ and checkpoints/ and add placeholders
8 months ago
models
feat(pipeline): ensure model dir tracked without weights; update swap pipeline changes
8 months ago
static
Refine avatar diagnostics and prune legacy assets
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
609 Bytes
chore: remove build-time model precache; enforce runtime-only downloads and ignore partial artifacts
8 months ago
Dockerfile
Safe
3.25 kB
chore: remove build-time model precache; enforce runtime-only downloads and ignore partial artifacts
8 months ago
README.md
Safe
18.8 kB
docs: document MIRAGE_PROC_MAX_DIM & MIRAGE_DEBUG_OVERLAY; add swap debug vars; capture active providers
8 months ago
SPEC.md
Safe
5.74 kB
Pivot: remove GFPGAN + reenactment stack; CodeFormer-only enhancement, purge legacy files, update docs & downloader
8 months ago
STATIC_ASSETS.md
Safe
2.21 kB
chore(static): remove legacy webrtc_prod.js and document static asset inventory
8 months ago
app.py
Safe
10 kB
Add compatibility /webrtc/* wrapper endpoints to resolve 404s during prefix transition
8 months ago
config.py
1.48 kB
feat(config): add environment-driven configuration module and integrate with metrics startup
8 months ago
entrypoint.sh
Safe
7.57 kB
fix: handle permission denial on /app/models symlink setup fallback
8 months ago
metrics.py
4.39 kB
fix(metrics): correct indentation in Metrics.__init__ causing IndentationError
8 months ago
model_downloader.py
Safe
13.1 kB
chore: remove deploy script; add persistent model storage & diagnostics
8 months ago
requirements.txt
Safe
404 Bytes
Install httpx and capture disconnect snapshots
8 months ago
requirements_local.txt
Safe
381 Bytes
Install httpx and capture disconnect snapshots
8 months ago
runtime.txt
Safe
15 Bytes
Fix python_version quoting; add runtime.txt to force Python 3.10 on Space
8 months ago
swap_pipeline.py
Safe
34.3 kB
Load CodeFormer repo modules automatically
8 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
8 months ago
voice_processor.py
2.64 kB
feat(voice): add voice processor skeleton and integrate timing into audio metrics
8 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
8 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
8 months ago
webrtc_server.py
Safe
88.3 kB
feat: enhance /webrtc/ice_gather_test and add /webrtc/net_info for zero-candidate diagnosis
8 months ago