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

  • Log In
  • Sign Up

IcelosAI
/
Spacephoto_LORA_XL_Base

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Diffusers

    How to use IcelosAI/Spacephoto_LORA_XL_Base with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("IcelosAI/Spacephoto_LORA_XL_Base")
    
    prompt = "spacephoto of a satellite"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Spacephoto_LORA_XL_Base / images
7.19 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
IcelosAI's picture
IcelosAI
Add 8 files
1b3c329 verified over 1 year ago
  • 2024-09-18_04-49-20_9568.png
    1.01 MB
    xet
    Add 8 files over 1 year ago
  • 2024-09-18_04-50-38_5877.png
    1.44 MB
    xet
    Add 8 files over 1 year ago
  • 2024-09-18_04-58-37_2523.png
    802 kB
    xet
    Add 8 files over 1 year ago
  • 2024-09-18_08-13-04_3640.png
    926 kB
    xet
    Add 8 files over 1 year ago
  • 2024-09-18_08-13-34_9011.png
    1.05 MB
    xet
    Add 8 files over 1 year ago
  • 2024-09-18_08-14-56_1187.png
    1.05 MB
    xet
    Add 8 files over 1 year ago
  • 2024-09-18_08-16-11_2724.png
    916 kB
    xet
    Add 8 files over 1 year ago