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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

sazyou-roukaku
/
BracingEvoMix

Text-to-Image
Diffusers
Japanese
stable-diffusion
Model card Files Files and versions
xet
Community

Instructions to use sazyou-roukaku/BracingEvoMix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use sazyou-roukaku/BracingEvoMix with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("sazyou-roukaku/BracingEvoMix", 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
BracingEvoMix
8.53 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
sazyou-roukaku's picture
sazyou-roukaku
Update README.md
fc6b0c8 almost 3 years ago
  • MergeModel_LicenseSS_v1
    Upload 8 files about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • BracingEvoMix_Another_v1.safetensors
    2.13 GB
    xet
    Upload BracingEvoMix_Another_v1.safetensors about 3 years ago
  • BracingEvoMix_Fast_v1.safetensors
    2.13 GB
    xet
    Upload BracingEvoMix_Fast_v1.safetensors about 3 years ago
  • BracingEvoMix_v1.safetensors
    2.13 GB
    xet
    Upload BracingEvoMix_v1.safetensors about 3 years ago
  • BracingEvoMix_v2.safetensors
    2.13 GB
    xet
    Add BracingEvoMix_v2.safetensors file almost 3 years ago
  • README.md
    25.4 kB
    Update README.md almost 3 years ago
  • license_v1.txt
    14.5 kB
    Upload license_v1.txt about 3 years ago