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

baesik
/
kreamania_int8-convrot

Text-to-Image
Diffusers
krea-2
int8
convrot
comfyui
Model card Files Files and versions
xet
Community

Instructions to use baesik/kreamania_int8-convrot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use baesik/kreamania_int8-convrot with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("baesik/kreamania_int8-convrot", 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
kreamania_int8-convrot
14.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
baesik's picture
baesik
Upload comparison_2.webp with huggingface_hub
02d598f verified 3 days ago
  • .gitattributes
    1.62 kB
    Upload comparison_2.webp with huggingface_hub 3 days ago
  • 42.webp
    2.1 MB
    xet
    Upload 42.webp with huggingface_hub 3 days ago
  • README.md
    768 Bytes
    Update README.md 3 days ago
  • comparison_2.webp
    2.31 MB
    xet
    Upload comparison_2.webp with huggingface_hub 3 days ago
  • kreamania_variant5.log
    241 kB
    Upload kreamania_variant5.log with huggingface_hub 3 days ago
  • kreamania_variant5_learned_int8mixed_rowwise.safetensors
    14.1 GB
    xet
    Upload kreamania_variant5_learned_int8mixed_rowwise.safetensors with huggingface_hub 3 days ago