Instructions to use svntax-dev/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 svntax-dev/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("svntax-dev/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
Add 5 files
Browse files- images/pixel_spritesheet_32x48_sample_01.png +3 -0
- pixel_4walk_32x48_qwen_image_edit_2511_v1.safetensors +3 -0
- pixel_4walk_32x48_qwen_image_edit_2511_v1_000001750.safetensors +3 -0
- pixel_4walk_32x48_qwen_image_edit_2511_v1_000002000.safetensors +3 -0
- pixel_4walk_32x48_qwen_image_edit_2511_v1_000002500.safetensors +3 -0
images/pixel_spritesheet_32x48_sample_01.png
ADDED
|
|
Git LFS Details
|
pixel_4walk_32x48_qwen_image_edit_2511_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:906e7b128071e38f05432bacbe30dc9be4d52d42b8aeb415a249b1754d27a8b3
|
| 3 |
+
size 590058880
|
pixel_4walk_32x48_qwen_image_edit_2511_v1_000001750.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:565abf7be5387bfbaef604f141b9ee2ef4d0380c7a8ffca3c049734db92ee338
|
| 3 |
+
size 590058880
|
pixel_4walk_32x48_qwen_image_edit_2511_v1_000002000.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3377510f799e667242a5eddc8ff20b4f3fc5c3201ff8d4978f63586af8e57667
|
| 3 |
+
size 590058880
|
pixel_4walk_32x48_qwen_image_edit_2511_v1_000002500.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:340042b2d86bdf2696daf311b4990c4a02403bec973857d7b497cebd08c9483f
|
| 3 |
+
size 590058880
|