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

  • Log In
  • Sign Up

Mystic07
/
flux-lora-spritesheet

Diffusers
lora
flux
flux-lora
sprite-sheet
pixel-art
game-dev
animation
Model card Files Files and versions
xet
Community

Instructions to use Mystic07/flux-lora-spritesheet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Mystic07/flux-lora-spritesheet 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.2-klein-base-9B", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Mystic07/flux-lora-spritesheet")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
flux-lora-spritesheet
829 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Mystic07's picture
Mystic07
Upload README.md with huggingface_hub
4913823 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    3.88 kB
    Upload README.md with huggingface_hub 4 months ago
  • gmsspritesheet1.safetensors
    166 MB
    xet
    Upload gmsspritesheet1.safetensors with huggingface_hub 4 months ago
  • gmsspritesheet1_000002000.safetensors
    166 MB
    xet
    Upload gmsspritesheet1_000002000.safetensors with huggingface_hub 4 months ago
  • gmsspritesheet1_000002250.safetensors
    166 MB
    xet
    Upload gmsspritesheet1_000002250.safetensors with huggingface_hub 4 months ago
  • gmsspritesheet1_000002500.safetensors
    166 MB
    xet
    Upload gmsspritesheet1_000002500.safetensors with huggingface_hub 4 months ago
  • gmsspritesheet1_000002750.safetensors
    166 MB
    xet
    Upload gmsspritesheet1_000002750.safetensors with huggingface_hub 4 months ago