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

Juzo213
/
Krea2_potty

Image-to-Text
Diffusers
English
lora
krea2
text-to-image
ai-generated
potty
abdl
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use Juzo213/Krea2_potty with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("krea/Krea-2-Raw", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Juzo213/Krea2_potty")
    
    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
Krea2_potty
232 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Juzo213's picture
Juzo213
Update README.md
f3f56c9 verified 6 days ago
  • .gitattributes
    1.71 kB
    Rename previw3.png to preview3.png 6 days ago
  • Krea2_potty.safetensors
    229 MB
    xet
    Upload Krea2_potty.safetensors 6 days ago
  • README.md
    511 Bytes
    Update README.md 6 days ago
  • preview1.png
    1.24 MB
    xet
    Upload 3 files 6 days ago
  • preview2.png
    1.25 MB
    xet
    Upload 3 files 6 days ago
  • preview3.png
    1.15 MB
    xet
    Rename previw3.png to preview3.png 6 days ago