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

AEmotionStudio
/
yue2-models

Text-to-Audio
Transformers
Safetensors
music-generation
symbolic-music
abc-notation
mirror
Model card Files Files and versions
xet
Community

Instructions to use AEmotionStudio/yue2-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use AEmotionStudio/yue2-models with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-to-audio", model="AEmotionStudio/yue2-models")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("AEmotionStudio/yue2-models", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
yue2-models / vae
531 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
AEmotionStudio's picture
AEmotionStudio
Add vae lane (byte-identical mirror of the upstream release)
751e667 verified 15 days ago
  • licenses
    Add vae lane (byte-identical mirror of the upstream release) 15 days ago
  • LICENSE
    20.3 kB
    Add vae lane (byte-identical mirror of the upstream release) 15 days ago
  • config.json
    1.38 kB
    Add vae lane (byte-identical mirror of the upstream release) 15 days ago
  • model.safetensors
    531 MB
    xet
    Add vae lane (byte-identical mirror of the upstream release) 15 days ago
  • modeling_vae.py
    25.3 kB
    Add vae lane (byte-identical mirror of the upstream release) 15 days ago
  • weights_manifest.json
    178 Bytes
    Add vae lane (byte-identical mirror of the upstream release) 15 days ago