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

  • Log In
  • Sign Up

KappaNeuro
/
kirigami

Text-to-Image
Diffusers
stable-diffusion
lora
paper
realism
style
kirigami
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/kirigami with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("KappaNeuro/kirigami")
    
    prompt = "KIRIGAMI - Kirie. Kirigami. A tale of the most romantic folk lore story, told in layered Papercutting. Shadowbox. Layered presentation folklore narrative telling. Fine details. Professional art. High production value. Tilt-shift photography. Fluorescent bright color paints and fine point details. Purple/Black/Green color layer shift. Augmented projection mapped lighting showing lifelike microscopic details. laser etched detail. Story telling craft."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
kirigami
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
d5fb9c9 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2325070.jpeg
    53.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325071.jpeg
    60.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325072.jpeg
    47.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325073.jpeg
    42.9 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325074.jpeg
    41.1 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325075.jpeg
    73 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325076.jpeg
    50.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325077.jpeg
    46.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325080.jpeg
    46 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2325108.jpeg
    36.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • KIRIGAMI.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    7.19 kB
    Upload folder using huggingface_hub over 2 years ago