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

  • Log In
  • Sign Up

IntMeGroup
/
weights_Kolors

Text-to-Image
Diffusers
Safetensors
Chinese
English
StableDiffusionXLPipeline
stable-diffusion
kolors
Model card Files Files and versions
xet
Community

Instructions to use IntMeGroup/weights_Kolors with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use IntMeGroup/weights_Kolors with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("IntMeGroup/weights_Kolors", 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
  • Draw Things
  • DiffusionBee
weights_Kolors
29 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
IntMeGroup's picture
IntMeGroup
Upload folder using huggingface_hub
4da6233 verified 9 months ago
  • imgs
    Upload folder using huggingface_hub 9 months ago
  • scheduler
    Upload folder using huggingface_hub 9 months ago
  • text_encoder
    Upload folder using huggingface_hub 9 months ago
  • tokenizer
    Upload folder using huggingface_hub 9 months ago
  • unet
    Upload folder using huggingface_hub 9 months ago
  • vae
    Upload folder using huggingface_hub 9 months ago
  • .gitattributes
    1.69 kB
    Upload folder using huggingface_hub 9 months ago
  • MODEL_LICENSE
    14.9 kB
    Upload folder using huggingface_hub 9 months ago
  • README.md
    4.8 kB
    Upload folder using huggingface_hub 9 months ago
  • model_index.json
    427 Bytes
    Upload folder using huggingface_hub 9 months ago