Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:

Duplicated from  C4G-HKUST/AnyTalker

prashantgod
/
MultiPerson
Running on Zero

App Files Files Community
Fetching metadata from the HF Docker repository...
MultiPerson
83.5 MB
  • 2 contributors
History: 19 commits
C4G-HKUST's picture
C4G-HKUST
Simplify GPU handling following LivePortrait pattern: CPU in main process, GPU in worker via @spaces.GPU
7b63b72 about 1 month ago
  • assets
    Initial commit with LFS about 1 month ago
  • checkpoints
    Use preload_from_hub for models, only upload vocal_separator about 1 month ago
  • input_example
    Initial commit with LFS about 1 month ago
  • utils
    Fix GPU detection and CPU fallback: remove ssr_mode, add runtime GPU check, support CPU mode for FaceInference about 1 month ago
  • wan
    Fix Stateless GPU environment: avoid CUDA init in main process, initialize GPU in worker process about 1 month ago
  • .gitattributes
    1.77 kB
    Initial commit with LFS about 1 month ago
  • .gitignore
    705 Bytes
    Use preload_from_hub for models, only upload vocal_separator about 1 month ago
  • LICENSE.txt
    11.3 kB
    Initial commit with LFS about 1 month ago
  • README.md
    10.7 kB
    Update: increase GPU duration to 360s, add gradio==5.42.0, update README about 1 month ago
  • app.py
    32.9 kB
    Simplify GPU handling following LivePortrait pattern: CPU in main process, GPU in worker via @spaces.GPU about 1 month ago
  • requirements.txt
    847 Bytes
    Fix Gradio version and launch config: downgrade to 5.0.x, remove show_api parameter about 1 month ago