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

alea31415
/
onimai-characters

Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
anime
aiart
Model card Files Files and versions
xet
Community

Instructions to use alea31415/onimai-characters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use alea31415/onimai-characters with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("alea31415/onimai-characters", dtype=torch.bfloat16, device_map="cuda")
    
    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
onimai-characters / bp_based
10.7 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
cyber-meow
bp based checkpoint
d13f1ec over 3 years ago
  • scheduler
    bp based checkpoint over 3 years ago
  • text_encoder
    bp based checkpoint over 3 years ago
  • tokenizer
    bp based checkpoint over 3 years ago
  • unet
    bp based checkpoint over 3 years ago
  • vae
    bp based checkpoint over 3 years ago
  • .gitattributes
    537 Bytes
    bp based checkpoint over 3 years ago
  • model_index.json
    511 Bytes
    bp based checkpoint over 3 years ago
  • onimai0221-ep00-gs20220.ckpt
    2.13 GB
    xet
    bp based checkpoint over 3 years ago
  • onimai0221-ep01-gs38297.ckpt
    2.13 GB
    xet
    bp based checkpoint over 3 years ago
  • onimai0221-ep01-gs44201.safetensors
    2.3 GB
    xet
    bp based checkpoint over 3 years ago