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

ThalisAI
/
cereal-horror-chroma

Text-to-Image
Diffusers
English
lora
chroma
style
horror
cereal
watercolor
sfw
Model card Files Files and versions
xet
Community

Instructions to use ThalisAI/cereal-horror-chroma with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use ThalisAI/cereal-horror-chroma with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("lodestones/Chroma", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("ThalisAI/cereal-horror-chroma")
    
    prompt = "A marshmallow mascot with spiral eyes and too many teeth, grinning from inside a vintage cereal box, pastel watercolor horror, dripping candy colors"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
cereal-horror-chroma / images
7.77 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ThalisAI's picture
ThalisAI
Upload folder using huggingface_hub
b2def1b verified 6 months ago
  • 01-marshmallow-mascot-chroma.png
    1.5 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • 02-haunted-aisle-chroma.png
    1.83 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • 03-cereal-sea-chroma.png
    1.45 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • 04-sugar-bear-chroma.png
    1.53 MB
    xet
    Upload folder using huggingface_hub 6 months ago
  • 05-melting-gummy-chroma.png
    1.46 MB
    xet
    Upload folder using huggingface_hub 6 months ago