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

KappaNeuro
/
hasui-kawase-style

Text-to-Image
Diffusers
stable-diffusion
lora
art
japan
style
paint
hasui kawase
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use KappaNeuro/hasui-kawase-style 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/hasui-kawase-style")
    
    prompt = "Hasui Kawase Style - In the style of Kawase Hasui, envision a spirited summer scene set against the backdrop of the historic city of Kyoto. The grandeur of Mount Fuji looms in the distance, its iconic, snow-capped peak forming a striking contrast to the balmy summer atmosphere. As the sun gracefully descends, the sky transforms into a tapestry of twilight hues, setting the stage for an evening of enchantment. The night sky comes alive with the vibrant bloom of hanabi, each burst of color reflecting in the tranquil waters of the Kamo River below. Along the riverbanks, festival-goers clothed in vibrant yukatas add to the colorful spectacle, their laughter and merriment echoing into the night. Kyoto's timeless architecture forms a captivating silhouette against the illuminated sky, a testament to the city's harmonious blend of tradition and modernity. This is a celebration of a Kyoto summer at its zenith, brought to life with the expressive detail and intricate color pallet characteristic of Hasui's work32K"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
hasui-kawase-style
229 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
db11681 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 2322979.jpeg
    63.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322981.jpeg
    66.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322982.jpeg
    71.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322984.jpeg
    79.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322990.jpeg
    60.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322993.jpeg
    41.3 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322994.jpeg
    54.4 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2322996.jpeg
    52.8 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323001.jpeg
    70.6 kB
    Upload folder using huggingface_hub over 2 years ago
  • 2323042.jpeg
    64.2 kB
    Upload folder using huggingface_hub over 2 years ago
  • Hasui Kawase Style.safetensors
    228 MB
    xet
    Upload folder using huggingface_hub over 2 years ago
  • README.md
    12.8 kB
    Upload folder using huggingface_hub over 2 years ago