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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

ovedrive
/
Krea-2-Raw-4bit

Text-to-Image
Diffusers
Safetensors
English
Krea2Pipeline
Model card Files Files and versions
xet
Community

Instructions to use ovedrive/Krea-2-Raw-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ovedrive/Krea-2-Raw-4bit with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ovedrive/Krea-2-Raw-4bit", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "A small, dark-colored cat is captured mid-stride, walking down the center of a narrow, abandoned street. The street is paved and appears cracked and worn. On either side of the street are tall, dilapidated buildings with visible brickwork and windows. A street lamp stands on the right side. The entire image is rendered in a monochromatic blue, with a distinct halftone dot pattern overlaying the scene, giving it a retro or printed appearance. The focus is soft, and the lighting is diffused, creating a hazy, atmospheric effect. The perspective is from ground level, looking down the length of the street, which narrows into the distance., halftone texture"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Krea-2-Raw-4bit
12.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ovedrive's picture
ovedrive
Delete raw.safetensors
ee1ff55 verified 2 days ago
  • images
    Upload folder using huggingface_hub 2 days ago
  • scheduler
    Upload folder using huggingface_hub 2 days ago
  • text_encoder
    Upload folder using huggingface_hub 2 days ago
  • tokenizer
    Upload folder using huggingface_hub 2 days ago
  • transformer
    Upload folder using huggingface_hub 2 days ago
  • vae
    Upload folder using huggingface_hub 2 days ago
  • .gitattributes
    5.34 kB
    Upload folder using huggingface_hub 2 days ago
  • LICENSE.pdf
    138 kB
    xet
    Upload folder using huggingface_hub 2 days ago
  • README.md
    23.3 kB
    Update README.md 2 days ago
  • model_index.json
    622 Bytes
    Upload folder using huggingface_hub 2 days ago
  • quantization_info.json
    354 Bytes
    Upload folder using huggingface_hub 2 days ago