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

ongknsro
/
SimtoonMix_Alpha-r1

Text-to-Image
Diffusers
English
StableDiffusionPipeline
stable-diffusion
stable-diffusion-diffusers
Model card Files Files and versions
xet
Community

Instructions to use ongknsro/SimtoonMix_Alpha-r1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ongknsro/SimtoonMix_Alpha-r1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("ongknsro/SimtoonMix_Alpha-r1", 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
SimtoonMix_Alpha-r1
5.99 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
ongkn's picture
ongkn
Update README.md
03a35d9 about 3 years ago
  • .gitattributes
    1.69 kB
    exampleGens about 3 years ago
  • README.md
    742 Bytes
    Update README.md about 3 years ago
  • Simtoon's Mix Alpha rev. 1.safetensors
    5.98 GB
    xet
    Upload Simtoon's Mix Alpha rev. 1.safetensors about 3 years ago
  • gen-1167096832_20230227132406.png
    1.16 MB
    xet
    exampleGens about 3 years ago
  • gen-2253194335_20230227154738.png
    1.26 MB
    xet
    exampleGens about 3 years ago
  • gen-4051076621_20230227152100-before-highres-fix.png
    380 kB
    exampleGens about 3 years ago
  • gen-4051076621_20230227152623.png
    1.33 MB
    xet
    exampleGens about 3 years ago
  • model_index.json
    583 Bytes
    Create model_index.json about 3 years ago