Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

TatsuyaXAI
/
Sera_Fanoss

Diffusers
Model card Files Files and versions
xet
Community

Instructions to use TatsuyaXAI/Sera_Fanoss with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use TatsuyaXAI/Sera_Fanoss with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("TatsuyaXAI/Sera_Fanoss", 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
Sera_Fanoss
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
TatsuyaXAI's picture
TatsuyaXAI
Update README.md
0c8e5c7 verified 12 months ago
  • IllustriousPreview
    Upload 6 files 12 months ago
  • .gitattributes
    1.89 kB
    Upload 6 files 12 months ago
  • README.md
    1.58 kB
    Update README.md 12 months ago
  • Sera Fanoss - (Illustrious) V1.safetensors
    50.9 MB
    xet
    Upload Sera Fanoss - (Illustrious) V1.safetensors 12 months ago