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

etx
/
sd-longsky

Text-to-Image
Diffusers
TensorBoard
StableDiffusionPipeline
Model card Files Files and versions
xet
Metrics Training metrics Community
2

Instructions to use etx/sd-longsky with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use etx/sd-longsky with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("etx/sd-longsky", 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
sd-longsky / logs /dreambooth
349 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
etx's picture
etx
train v5
f837c03 almost 4 years ago
  • 1664456327.5474246
    train v3 almost 4 years ago
  • 1664458816.278495
    train v3 almost 4 years ago
  • 1664459810.8886228
    train v3 almost 4 years ago
  • 1664483928.3118086
    train v3 almost 4 years ago
  • 1664491683.9884372
    train v4 almost 4 years ago
  • 1664543861.1197784
    train v5 almost 4 years ago
  • 1664546188.1686597
    train v5 almost 4 years ago
  • events.out.tfevents.1664456327.dbf4937946dc.462.0
    67 kB
    xet
    train v3 almost 4 years ago
  • events.out.tfevents.1664458816.dbf4937946dc.895.0
    40 Bytes
    xet
    train v3 almost 4 years ago
  • events.out.tfevents.1664459810.dbf4937946dc.1066.0
    40 Bytes
    xet
    train v3 almost 4 years ago
  • events.out.tfevents.1664483928.e1735ec81514.359.0
    54.4 kB
    xet
    train v3 almost 4 years ago
  • events.out.tfevents.1664491683.2f1575be8450.304.0
    71.2 kB
    xet
    train v4 almost 4 years ago
  • events.out.tfevents.1664543861.24e3b140be5c.349.0
    71.2 kB
    xet
    train v5 almost 4 years ago
  • events.out.tfevents.1664546188.24e3b140be5c.1326.0
    71.2 kB
    xet
    train v5 almost 4 years ago