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

  • Log In
  • Sign Up

ayanda13
/
Ruins_v1

Text-to-Image
Diffusers
flux
lora
template:sd-lora
ai-toolkit
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use ayanda13/Ruins_v1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("ayanda13/Ruins_v1")
    
    prompt = "Rust-eaten locomotives slump in a valley swallowed by wildflowers and thorny brambles, their shattered windows glittering like jagged teeth under a stormy violet sky. Vines snake through coal carriages, while a lone fox pauses on tracks buried under dandelions. Lightning fractures the horizon, illuminating graffiti ghosts of names long forgotten. Ruin5"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
Ruins_v1 / samples
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ayanda13's picture
ayanda13
Upload folder using huggingface_hub
4efd8ba verified about 1 year ago
  • .ipynb_checkpoints
    Upload folder using huggingface_hub about 1 year ago
  • 1744037863287__000001000_0.jpg
    166 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 1744037904964__000001000_1.jpg
    210 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 1744041747242__000002000_0.jpg
    161 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 1744041788884__000002000_1.jpg
    195 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 1744045638034__000003000_0.jpg
    156 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 1744045679590__000003000_1.jpg
    177 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 1744049483171__000004000_0.jpg
    162 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • 1744049524102__000004000_1.jpg
    180 kB
    xet
    Upload folder using huggingface_hub about 1 year ago