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

kingjones777
/
Ming-Image-0.1-Design-ROCm-INT8

Text-to-Image
Diffusers
Safetensors
rocm
amd
strix-halo
gfx1151
int8
design
rgba
Model card Files Files and versions
xet
Community

Instructions to use kingjones777/Ming-Image-0.1-Design-ROCm-INT8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use kingjones777/Ming-Image-0.1-Design-ROCm-INT8 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("kingjones777/Ming-Image-0.1-Design-ROCm-INT8", 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
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Ming-Image-0.1-Design-ROCm-INT8
34.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
kingjones777's picture
kingjones777
Add files using upload-large-folder tool
da1a4ff verified 3 days ago
  • code
    Add files using upload-large-folder tool 3 days ago
  • connector
    Add files using upload-large-folder tool 3 days ago
  • mllm
    Add files using upload-large-folder tool 3 days ago
  • mlp
    Add files using upload-large-folder tool 3 days ago
  • samples
    Add files using upload-large-folder tool 3 days ago
  • scheduler
    Add files using upload-large-folder tool 3 days ago
  • transformer
    Add files using upload-large-folder tool 3 days ago
  • vae
    Add files using upload-large-folder tool 3 days ago
  • .gitattributes
    2.06 kB
    Add files using upload-large-folder tool 3 days ago
  • LICENSE
    1.07 kB
    Add files using upload-large-folder tool 3 days ago
  • README.md
    16.7 kB
    Add files using upload-large-folder tool 3 days ago
  • SHA256SUMS
    9.08 kB
    Add files using upload-large-folder tool 3 days ago