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

  • Log In
  • Sign Up

Spaces:
abhisheksan
/
credify
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
credify
Ctrl+K
Ctrl+K
  • 1 contributor
History: 26 commits
abhisheksan's picture
abhisheksan
Refactor main.py to disable JIT and remove unused import, and patch librosa to remove Numba dependency and replace Numba-dependent functions with pure Python counterparts
ac9145f 11 months ago
  • app
    Refactor main.py to disable JIT and remove unused import, and patch librosa to remove Numba dependency and replace Numba-dependent functions with pure Python counterparts 11 months ago
  • models
    deepfake services 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • .gitignore
    3.49 kB
    setup 11 months ago
  • Dockerfile
    817 Bytes
    Update Python version in Dockerfile 11 months ago
  • README.md
    1.98 kB
    Refactor main.py and add NUMBA_DISABLE_JIT environment variable 11 months ago
  • render.yaml
    330 Bytes
    setup 11 months ago
  • requirements.txt
    398 Bytes
    Refactor main.py to disable JIT and remove unused import 11 months ago