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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
WeReCooking
/
ACE-Step-CPU
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
ACE-Step-CPU
Ctrl+K
Ctrl+K
  • 1 contributor
History: 78 commits
Nekochu's picture
Nekochu
update README with final state, full pipeline inference, LM generation step
a5741b1 25 days ago
  • .dockerignore
    69 Bytes
    switch to acestep.cpp GGUF: XL turbo Q4_K_M + 4B LM Q5_K_M 29 days ago
  • .gitattributes
    1.52 kB
    initial commit 29 days ago
  • Dockerfile
    4.36 kB
    major update: PyTorch inference, Gradio 6, session isolation, /understand captioning 25 days ago
  • README.md
    4.68 kB
    update README with final state, full pipeline inference, LM generation step 25 days ago
  • app.py
    37.2 kB
    add _is_space flag, block inference during training, understand clone fix 25 days ago
  • requirements.txt
    319 Bytes
    add torchcodec for training audio loading 29 days ago
  • start.sh
    733 Bytes
    switch to acestep.cpp GGUF: XL turbo Q4_K_M + 4B LM Q5_K_M 29 days ago
  • train_engine.py
    137 kB
    fix inference: add LM generation step, detokenize codes before DiT, full pipeline working 25 days ago