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

  • Log In
  • Sign Up

Keltezaa
/
flux-fantasy-knights-by-hailoknight

Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
migrated
concept
knights
sword
armor
fantasy
Model card Files Files and versions
xet
Community

Instructions to use Keltezaa/flux-fantasy-knights-by-hailoknight with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Keltezaa/flux-fantasy-knights-by-hailoknight 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("Keltezaa/flux-fantasy-knights-by-hailoknight")
    
    prompt = "a cinematic shot of a mechanical robotic knight, glowing blue core, holding a giant blue glowing plasma sword by the handle, mecha wings on helmet, futuristic background, HKStyle, mythp0rt  "
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
flux-fantasy-knights-by-hailoknight
19.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Keltezaa's picture
Keltezaa
Upload folder using huggingface_hub
edf0921 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • 36353146.jpeg
    44.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • 36353147.jpeg
    56.8 kB
    Upload folder using huggingface_hub over 1 year ago
  • 36353148.jpeg
    44.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 36353149.jpeg
    50.3 kB
    Upload folder using huggingface_hub over 1 year ago
  • 36353151.jpeg
    47.4 kB
    Upload folder using huggingface_hub over 1 year ago
  • 36353152.jpeg
    36.8 kB
    Upload folder using huggingface_hub over 1 year ago
  • 36353153.jpeg
    42.1 kB
    Upload folder using huggingface_hub over 1 year ago
  • 36456766.jpeg
    57.5 kB
    Upload folder using huggingface_hub over 1 year ago
  • FluxFantasyKnightV2Test.safetensors
    19.3 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • README.md
    5.61 kB
    Upload folder using huggingface_hub over 1 year ago