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

LinAnnJose
/
Output

Text-to-Image
Diffusers
TensorBoard
stable-diffusion-xl
stable-diffusion-xl-diffusers
diffusers-training
lora
template:sd-lora
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Diffusers

    How to use LinAnnJose/Output with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("segmind/SSD-1B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("LinAnnJose/Output")
    
    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
Output / logs /dreambooth-lora-sd-xl
21.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
LinAnnJose's picture
LinAnnJose
End of training
69ed991 verified over 1 year ago
  • 1732166387.3728132
    End of training over 1 year ago
  • 1732166387.3746598
    End of training over 1 year ago
  • 1732168815.5223203
    End of training over 1 year ago
  • 1732168815.5319092
    End of training over 1 year ago
  • events.out.tfevents.1732166387.a4e82e71cf46.18370.0
    10.6 MB
    xet
    End of training over 1 year ago
  • events.out.tfevents.1732168815.a4e82e71cf46.28627.0
    10.6 MB
    xet
    End of training over 1 year ago