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

  • Log In
  • Sign Up

Duplicated from  svntax-dev/pixel_spritesheet_4walk_combat_32x48_v1

Leon1000
/
pixel_spritesheet_4walk_combat_32x48_v1

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

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

  • Libraries
  • Diffusers

    How to use Leon1000/pixel_spritesheet_4walk_combat_32x48_v1 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Qwen/Qwen-Image-Edit-2511", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("Leon1000/pixel_spritesheet_4walk_combat_32x48_v1")
    
    prompt = "Create a pixel art spritesheet of the character in the image. Keep the appearance the same. The spritesheet is a 6 by 4 grid of four rows and six columns of frames - First row is 3 walking frames facing down, 2 arm swing attack frames facing down, and 1 hurt frame facing down. Second row is 3 walking frames facing left, 2 arm swing attack frames facing left, and 1 hurt frame facing left. Third row is 3 walking frames facing right, 2 arm swing attack frames facing right, and 1 hurt frame facing right. Fourth row is 3 walking frames back view facing up, 2 arm swing attack frames back view facing up, and 1 hurt frame back view facing up."
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps
  • Draw Things
  • DiffusionBee
pixel_spritesheet_4walk_combat_32x48_v1
2.36 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 1 commit
Leon1000's picture
Leon1000
svntax-dev's picture
svntax-dev
Duplicate from svntax-dev/pixel_spritesheet_4walk_combat_32x48_v1
a56f2c1 18 days ago
  • images
    Duplicate from svntax-dev/pixel_spritesheet_4walk_combat_32x48_v1 18 days ago
  • .gitattributes
    2.31 kB
    Duplicate from svntax-dev/pixel_spritesheet_4walk_combat_32x48_v1 18 days ago
  • README.md
    3.19 kB
    Duplicate from svntax-dev/pixel_spritesheet_4walk_combat_32x48_v1 18 days ago
  • pixel_4walk_32x48_qwen_image_edit_2511_v1.safetensors
    590 MB
    xet
    Duplicate from svntax-dev/pixel_spritesheet_4walk_combat_32x48_v1 18 days ago
  • pixel_4walk_32x48_qwen_image_edit_2511_v1_000001750.safetensors
    590 MB
    xet
    Duplicate from svntax-dev/pixel_spritesheet_4walk_combat_32x48_v1 18 days ago
  • pixel_4walk_32x48_qwen_image_edit_2511_v1_000002000.safetensors
    590 MB
    xet
    Duplicate from svntax-dev/pixel_spritesheet_4walk_combat_32x48_v1 18 days ago
  • pixel_4walk_32x48_qwen_image_edit_2511_v1_000002500.safetensors
    590 MB
    xet
    Duplicate from svntax-dev/pixel_spritesheet_4walk_combat_32x48_v1 18 days ago