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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

dragiychev
/
Lateral-Spark

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

Instructions to use dragiychev/Lateral-Spark with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use dragiychev/Lateral-Spark 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("dragiychev/Lateral-Spark")
    
    prompt = "a person on a crossroads, symbolizing chaos and healing journey, lateralspark style"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
  • DiffusionBee
Lateral-Spark / images
1.69 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
dragiychev's picture
dragiychev
Add generated example (#2)
5c4d627 verified over 1 year ago
  • example_0mpabuve5.png
    185 kB
    Upload 6 files over 1 year ago
  • example_cbqu5bo95.png
    256 kB
    Upload 6 files over 1 year ago
  • example_heh10w7de.png
    177 kB
    Upload 6 files over 1 year ago
  • example_kxhrei2h6.png
    215 kB
    Add generated example (#1) over 1 year ago
  • example_ls2csg0kz.png
    208 kB
    Upload 6 files over 1 year ago
  • example_oh1k2a6ca.png
    229 kB
    Add generated example (#2) over 1 year ago
  • example_qhrz48unn.png
    201 kB
    Upload 6 files over 1 year ago
  • example_x3d9p75fo.png
    221 kB
    Upload 6 files over 1 year ago
  • put_images_herel
    0 Bytes
    Create images/put_images_herel over 1 year ago