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

  • Log In
  • Sign Up

tyfeld
/
MMaDA-Parallel-A

Diffusers
Safetensors
llada
custom_code
Model card Files Files and versions
xet
Community
1

Instructions to use tyfeld/MMaDA-Parallel-A with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use tyfeld/MMaDA-Parallel-A with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("tyfeld/MMaDA-Parallel-A", 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
MMaDA-Parallel-A
17.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
tyfeld's picture
tyfeld
Update README.md
6f2b19f verified 6 months ago
  • vqvae
    Add files using upload-large-folder tool 6 months ago
  • .gitattributes
    1.57 kB
    Add files using upload-large-folder tool 6 months ago
  • README.md
    970 Bytes
    Update README.md 6 months ago
  • args.json
    893 Bytes
    Add files using upload-large-folder tool 6 months ago
  • config.json
    1.42 kB
    Add files using upload-large-folder tool 6 months ago
  • generation_config.json
    121 Bytes
    Add files using upload-large-folder tool 6 months ago
  • model-00001-of-00004.safetensors
    4.93 GB
    xet
    Add files using upload-large-folder tool 6 months ago
  • model-00002-of-00004.safetensors
    4.93 GB
    xet
    Add files using upload-large-folder tool 6 months ago
  • model-00003-of-00004.safetensors
    5 GB
    xet
    Add files using upload-large-folder tool 6 months ago
  • model-00004-of-00004.safetensors
    1.3 GB
    xet
    Add files using upload-large-folder tool 6 months ago
  • model.safetensors.index.json
    25 kB
    Add files using upload-large-folder tool 6 months ago
  • special_tokens_map.json
    767 Bytes
    Add files using upload-large-folder tool 6 months ago
  • tokenizer.json
    11.3 MB
    xet
    Add files using upload-large-folder tool 6 months ago
  • tokenizer_config.json
    1.51 MB
    Add files using upload-large-folder tool 6 months ago