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

  • Log In
  • Sign Up

TatsuyaXAI
/
Fu_Hongxue

Diffusers
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use TatsuyaXAI/Fu_Hongxue 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/Fu_Hongxue", 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
Fu_Hongxue / IllustriousPreview
2.46 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
TatsuyaXAI's picture
TatsuyaXAI
Upload 6 files
e0965a6 verified 8 months ago
  • 1.sss
    0 Bytes
    Create IllustriousPreview/1.sss 8 months ago
  • P1.png
    392 kB
    xet
    Upload 6 files 8 months ago
  • P2.png
    435 kB
    xet
    Upload 6 files 8 months ago
  • P3.png
    397 kB
    xet
    Upload 6 files 8 months ago
  • P4.png
    395 kB
    xet
    Upload 6 files 8 months ago
  • P5.png
    407 kB
    xet
    Upload 6 files 8 months ago
  • P6.png
    438 kB
    xet
    Upload 6 files 8 months ago