Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
C4G-HKUST/AnyTalker
MySafeCode
/
AnyTalker
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f2436d3
AnyTalker
83.5 MB
2 contributors
History:
20 commits
C4G-HKUST
Move models from CPU to GPU in worker process (like LivePortrait)
f2436d3
18 days ago
assets
Initial commit with LFS
19 days ago
checkpoints
Use preload_from_hub for models, only upload vocal_separator
19 days ago
input_example
Initial commit with LFS
19 days ago
utils
Fix GPU detection and CPU fallback: remove ssr_mode, add runtime GPU check, support CPU mode for FaceInference
19 days ago
wan
Fix Stateless GPU environment: avoid CUDA init in main process, initialize GPU in worker process
18 days ago
.gitattributes
Safe
1.77 kB
Initial commit with LFS
19 days ago
.gitignore
Safe
705 Bytes
Use preload_from_hub for models, only upload vocal_separator
19 days ago
LICENSE.txt
Safe
11.3 kB
Initial commit with LFS
19 days ago
README.md
Safe
10.7 kB
Update: increase GPU duration to 360s, add gradio==5.42.0, update README
19 days ago
app.py
Safe
34.6 kB
Move models from CPU to GPU in worker process (like LivePortrait)
18 days ago
requirements.txt
Safe
847 Bytes
Fix Gradio version and launch config: downgrade to 5.0.x, remove show_api parameter
19 days ago