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
32.6 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 13 commits
cyber-meow
loha trained on all cs1
ea05e3a about 3 years ago
  • bp_based
    bp based checkpoint over 3 years ago
  • checkpoints
    upload models over 3 years ago
  • example_generations
    add loras over 3 years ago
  • loha_all_0430
    loha trained on all cs1 about 3 years ago
  • loras
    add loras over 3 years ago
  • scheduler
    upload models over 3 years ago
  • text_encoder
    upload models over 3 years ago
  • tokenizer
    upload models over 3 years ago
  • unet
    upload models over 3 years ago
  • vae
    upload models over 3 years ago
  • .gitattributes
    2.58 kB
    upload examples over 3 years ago
  • README.md
    6 kB
    Update README.md over 3 years ago
  • model_index.json
    511 Bytes
    upload models over 3 years ago
  • onimai0209-ep01-gs22828.safetensors
    2.13 GB
    xet
    upload models over 3 years ago