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

  • Log In
  • Sign Up

EVA787797
/
juuiu45454

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

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

  • Libraries
  • Diffusers

    How to use EVA787797/juuiu45454 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("EVA787797/juuiu45454")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
juuiu45454
954 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
EVA787797's picture
EVA787797
Add generated example (#5)
db3e601 verified over 1 year ago
  • images
    Add generated example (#5) over 1 year ago
  • .gitattributes
    2.31 kB
    initial commit over 1 year ago
  • FLUX-dev-lora-AntiBlur.safetensors
    687 MB
    xet
    Upload FLUX-dev-lora-AntiBlur.safetensors over 1 year ago
  • README.md
    1.1 kB
    Add generated example (#5) over 1 year ago
  • elitebabes.safetensors
    19.3 MB
    xet
    Add 8 files over 1 year ago
  • lora (3).safetensors
    48.6 MB
    xet
    Add 8 files over 1 year ago
  • scg-anatomy-female-v2.safetensors
    196 MB
    xet
    Add 8 files over 1 year ago