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

  • Log In
  • Sign Up

beyonddata
/
witch_lora

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

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

  • Libraries
  • Diffusers

    How to use beyonddata/witch_lora with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("beyonddata/witch_lora")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
witch_lora / logs /text2image-fine-tune
243 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
beyonddata's picture
beyonddata
End of training
f56c7d4 over 2 years ago
  • 1699335978.8118992
    End of training over 2 years ago
  • 1699335978.817899
    End of training over 2 years ago
  • 1699336337.1271486
    End of training over 2 years ago
  • 1699336337.1331487
    End of training over 2 years ago
  • 1699336713.1469872
    End of training over 2 years ago
  • 1699336713.1519873
    End of training over 2 years ago
  • 1699337465.4161644
    End of training over 2 years ago
  • 1699337465.4221642
    End of training over 2 years ago
  • events.out.tfevents.1699335978.DESKTOP-DL5U513.14516.0
    88 Bytes
    xet
    End of training over 2 years ago
  • events.out.tfevents.1699336337.DESKTOP-DL5U513.14184.0
    88 Bytes
    xet
    End of training over 2 years ago
  • events.out.tfevents.1699336713.DESKTOP-DL5U513.3832.0
    72.5 MB
    xet
    End of training over 2 years ago
  • events.out.tfevents.1699337465.DESKTOP-DL5U513.5332.0
    170 MB
    xet
    End of training over 2 years ago