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

  • Log In
  • Sign Up

PulpMud
/
champion-maker

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

Instructions to use PulpMud/champion-maker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use PulpMud/champion-maker 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("PulpMud/champion-maker")
    
    prompt = "This two-panel image showcases game art and abilities for the video game character <Volturn>; [TOP] the splash art features a cloaked figure wreathed in crackling midnight-blue lightning, their silhouette barely visible against a storm-wracked night sky. Silver armor pieces catch the light of their electrical discharges, while thunder clouds roil ominously in the background; [BOTTOM] Gameplay panels demonstrate <Volturn>'s abilities in action: showing chain lightning effects that illuminate the darkness, electric dash movements leaving trails of sparks, and ultimate ability summons massive lightning strikes that briefly turn night to day."
    image = pipe(prompt).images[0]
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
champion-maker
869 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
PulpMud's picture
PulpMud
Upload folder using huggingface_hub
c74020d verified over 1 year ago
  • samples
    Upload folder using huggingface_hub over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    4.27 kB
    Upload folder using huggingface_hub over 1 year ago
  • champion-maker.safetensors
    172 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • champion-maker_000004000.safetensors
    172 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • champion-maker_000004250.safetensors
    172 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • champion-maker_000004500.safetensors
    172 MB
    xet
    Upload folder using huggingface_hub over 1 year ago
  • champion-maker_000004750.safetensors
    172 MB
    xet
    Upload folder using huggingface_hub over 1 year ago