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

Ojimi
/
anime-kawai-diffusion

Text-to-Image
Diffusers
Safetensors
PyTorch
English
StableDiffusionPipeline
anime
art
stable diffusion
Model card Files Files and versions
xet

Instructions to use Ojimi/anime-kawai-diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Ojimi/anime-kawai-diffusion with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Ojimi/anime-kawai-diffusion", 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
  • Draw Things
  • DiffusionBee
anime-kawai-diffusion
Ctrl+K
Ctrl+K
  • 1 contributor
History: 113 commits
Ojimi's picture
Ojimi
Delete drin-kawai-universe-vae.ckpt
2ed4e29 almost 3 years ago
  • assets
    Upload preview.png about 3 years ago
  • checkpoints
    Upload v4Nightly about 3 years ago
  • feature_extractor
    Upload Kawai Diffusion about 3 years ago
  • safety_checker
    Upload Kawai Diffusion about 3 years ago
  • scheduler
    upload v5 almost 3 years ago
  • text_encoder
    upload v5 almost 3 years ago
  • tokenizer
    upload v5 almost 3 years ago
  • unet
    upload v5 almost 3 years ago
  • v32
    Upload v32 about 3 years ago
  • v4-charm
    Upload v4 charm about 3 years ago
  • vae
    upload v5 almost 3 years ago
  • .gitattributes
    1.59 kB
    Upload preview.png about 3 years ago
  • README.md
    4.37 kB
    Update README.md almost 3 years ago
  • model_index.json
    609 Bytes
    upload v5 almost 3 years ago
  • money-wallet.gif
    767 kB
    Update README.md over 3 years ago