Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 2.04 KB

File metadata and controls

52 lines (36 loc) · 2.04 KB

Contributing to Awesome ACE-Step

Thank you for your interest in contributing! This list is community-maintained and we welcome additions of high-quality projects related to the ACE-Step ecosystem.

Guidelines

What belongs here

  • Open-source projects that build on, extend, or integrate with ACE-Step
  • Alternative UIs, launchers, and deployment tools
  • Community-trained LoRA models and fine-tunes
  • Tutorials, guides, and educational content
  • Cloud hosting and serverless deployment options
  • Related open-source music generation projects that interoperate with ACE-Step

What does NOT belong here

  • Paid-only products with no open-source component (exceptions for cloud APIs that serve ACE-Step models)
  • Projects that are abandoned with no commits in 6+ months and no working functionality
  • Duplicate entries for the same project
  • Self-promotional links without genuine community value

How to add an entry

  1. Fork this repository.

  2. Add your entry to the appropriate section in README.md.

  3. Use the following format:

    - [author/project-name](https://github.com/author/project-name) - Short description (one sentence). Notable detail if relevant.
    
  4. Keep descriptions concise (one to two sentences max).

  5. Place entries alphabetically within their section, or at the end if ordering is by significance.

  6. Submit a pull request with a clear title (e.g., "Add my-project to Alternative UIs").

Pull request checklist

  • The project is related to ACE-Step or its ecosystem.
  • The link is valid and points to a public resource.
  • The description is accurate and concise.
  • The entry is placed in the correct section.
  • No duplicate entries exist.
  • You have tested that the project works or is in active development.

Suggesting a new category

If your project does not fit any existing category, propose a new one in your pull request description with a brief justification.

Code of Conduct

Be respectful and constructive. This is a community resource meant to help everyone in the ACE-Step ecosystem.