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

  • Log In
  • Sign Up

nerijs
/
flux_crusade

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

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

  • Libraries
  • Diffusers

    How to use nerijs/flux_crusade 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("nerijs/flux_crusade")
    
    prompt = "-"
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
flux_crusade
3.44 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
nerijs's picture
nerijs
Add 11 files
8e9ec1d verified about 1 year ago
  • images
    Add 11 files about 1 year ago
  • .gitattributes
    2.31 kB
    initial commit about 1 year ago
  • README.md
    539 Bytes
    initial commit about 1 year ago
  • flux_crusade_v1_000000100.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago
  • flux_crusade_v1_000000200.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago
  • flux_crusade_v1_000000300.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago
  • flux_crusade_v1_000000400.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago
  • flux_crusade_v1_000000500.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago
  • flux_crusade_v1_000000600.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago
  • flux_crusade_v1_000000700.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago
  • flux_crusade_v1_000000800.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago
  • flux_crusade_v1_000000900.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago
  • flux_crusade_v1_000001000.safetensors
    344 MB
    xet
    Add 11 files about 1 year ago