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

  • Log In
  • Sign Up

rhymes-ai
/
Allegro

Text-to-Video
Diffusers
Safetensors
English
AllegroPipeline
Model card Files Files and versions
xet
Community
10

Instructions to use rhymes-ai/Allegro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use rhymes-ai/Allegro with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("rhymes-ai/Allegro", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
Allegro / text_encoder
38.1 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 4 commits
LarryTsai's picture
LarryTsai
T5 safetensors for Diffusers compatibility (#5)
8b25708 verified over 1 year ago
  • config.json
    711 Bytes
    Update text_encoder/config.json over 1 year ago
  • model-00001-of-00004.safetensors
    4.99 GB
    xet
    T5 safetensors for Diffusers compatibility (#5) over 1 year ago
  • model-00002-of-00004.safetensors
    5 GB
    xet
    T5 safetensors for Diffusers compatibility (#5) over 1 year ago
  • model-00003-of-00004.safetensors
    4.87 GB
    xet
    T5 safetensors for Diffusers compatibility (#5) over 1 year ago
  • model-00004-of-00004.safetensors
    4.19 GB
    xet
    T5 safetensors for Diffusers compatibility (#5) over 1 year ago
  • model.safetensors.index.json
    19.9 kB
    T5 safetensors for Diffusers compatibility (#5) over 1 year ago
  • pytorch_model-00001-of-00002.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    9.45 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • pytorch_model-00002-of-00002.bin

    Detected Pickle imports (3)

    • "torch.FloatStorage",
    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    9.6 GB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • pytorch_model.bin.index.json
    20 kB
    Upload folder using huggingface_hub over 1 year ago