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 / IllustriousPreview
2.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
TatsuyaXAI's picture
TatsuyaXAI
Upload 6 files
d1a5023 verified 12 months ago
  • 1.sss
    0 Bytes
    Create IllustriousPreview/1.sss 12 months ago
  • P1.png
    475 kB
    xet
    Upload 6 files 12 months ago
  • P2.png
    458 kB
    xet
    Upload 6 files 12 months ago
  • P3.png
    483 kB
    xet
    Upload 6 files 12 months ago
  • P4.png
    421 kB
    xet
    Upload 6 files 12 months ago
  • P5.png
    439 kB
    xet
    Upload 6 files 12 months ago
  • P6.png
    427 kB
    xet
    Upload 6 files 12 months ago