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

MomlessTomato
/
ren-hazuki

Text-to-Image
Diffusers
lora
template:diffusion-lora
Model card Files Files and versions
xet
Community

Instructions to use MomlessTomato/ren-hazuki with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use MomlessTomato/ren-hazuki with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Laxhar/noobai-XL-Vpred-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("MomlessTomato/ren-hazuki")
    
    prompt = "lihazure, love live! superstar!!,  masterpiece, best quality, cel shading, cinematic lighting,  1girl, cowboy shot, straight posture,  tank top, midriff, navel, ponytail, casual outfit,  looking at viewer, neutral expression, closed mouth, focused,  outdoor, urban background, soft lighting, depth of field  medium breasts, thick thighs, sexy body"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
ren-hazuki
463 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
MomlessTomato's picture
MomlessTomato
Add 8 files
94af749 verified 5 months ago
  • images
    Add 8 files 5 months ago
  • .gitattributes
    2.31 kB
    initial commit 5 months ago
  • README.md
    6.92 kB
    initial commit 5 months ago
  • dataset.zip

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    18.3 MB
    xet
    Add 8 files 5 months ago
  • lihazure.safetensors
    405 MB
    xet
    Add 8 files 5 months ago