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

mrpopsalot
/
aidl-omoaishi

Text-to-Image
Diffusers
stable-diffusion
lora
diaper
abdl
scat
omorashi
concept
Not-For-All-Audiences
Model card Files Files and versions
xet
Community

Instructions to use mrpopsalot/aidl-omoaishi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use mrpopsalot/aidl-omoaishi with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ChenkinRF/ChenkinNoob-XL-v0.2-Rectified-Flow,Laxhar/noobai-XL-Vpred-1.0,OnomaAIResearch/Illustrious-XL-v2.0,neta-art/neta-lumina,CabalResearch/Mugen", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("mrpopsalot/aidl-omoaishi")
    
    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
  • DiffusionBee
aidl-omoaishi
1.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
mrpopsalot's picture
mrpopsalot
Update Changelog.MD
99dfb31 about 1 year ago
  • 015.0
    Alpha V15 Release over 1 year ago
  • 015.1
    Alpha V15.1 Release about 1 year ago
  • docs
    new model card over 1 year ago
  • .gitattributes
    1.6 kB
    Alpha V15 Release over 1 year ago
  • .gitignore
    20 Bytes
    Alpha V15 Release over 1 year ago
  • Changelog.MD
    1.21 kB
    Update Changelog.MD about 1 year ago
  • LICENSE
    11.3 kB
    Alpha V15 Release over 1 year ago
  • README.md
    11.4 kB
    Update README.md about 1 year ago