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

JSCreatorPro
/
offline-music-ace-step

Text-to-Audio
Diffusers
Safetensors
ACE-Step
music
text2music
Model card Files Files and versions
xet
Community

Instructions to use JSCreatorPro/offline-music-ace-step with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use JSCreatorPro/offline-music-ace-step with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("JSCreatorPro/offline-music-ace-step", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • ACE-Step

    How to use JSCreatorPro/offline-music-ace-step with ACE-Step:

    # No code snippets available yet for this library.
    
    # To use this model, check the repository files and the library's documentation.
    
    # Want to help? PRs adding snippets are welcome at:
    # https://github.com/huggingface/huggingface.js
  • Notebooks
  • Google Colab
  • Kaggle
offline-music-ace-step
8.28 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
mahendransh's picture
mahendransh
Add files using upload-large-folder tool
6c6716f verified about 1 month ago
  • ace_step_transformer
    Add files using upload-large-folder tool about 1 month ago
  • music_dcae_f8c8
    Add files using upload-large-folder tool about 1 month ago
  • music_vocoder
    Add files using upload-large-folder tool about 1 month ago
  • umt5-base
    Add files using upload-large-folder tool about 1 month ago
  • .gitattributes
    1.58 kB
    Add files using upload-large-folder tool about 1 month ago
  • README.md
    3.51 kB
    Add files using upload-large-folder tool about 1 month ago
  • config.json
    639 Bytes
    Add files using upload-large-folder tool about 1 month ago