Hugging Face's logo 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:
devkunalnaik
/
Swapper
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
Swapper
61.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
devkunalnaik's picture
devkunalnaik
Fix flickering: detect faces every frame, no per-frame enhancement in video
47c8f24 3 months ago
  • models
    Initial commit: Face & Body Swapper 3 months ago
  • processors
    Fix flickering: detect faces every frame, no per-frame enhancement in video 3 months ago
  • utils
    Quality: increase output resolution to 2048px, Lanczos upscale, adaptive unsharp mask 3 months ago
  • .gitignore
    403 Bytes
    Add .gitignore 3 months ago
  • .python-version
    5 Bytes
    Fix: pin Python 3.11 to resolve basicsr/Python 3.13 incompatibility 3 months ago
  • README.md
    1.23 kB
    Fix: upgrade gradio to 5.25.0 (compatible with latest huggingface_hub) 3 months ago
  • app.py
    10.1 kB
    Fix video glitches: OpenCV-only enhance for video, even dimensions for XVID, softer unsharp 3 months ago
  • requirements.txt
    586 Bytes
    Enhance: CodeFormer ONNX + ESPCN SR + u2net_human_seg + CRF18 unsharp video 3 months ago