Instructions to use joyfox/one_finger_wan21_t2v_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use joyfox/one_finger_wan21_t2v_lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline from diffusers.utils import export_to_video # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.1-T2V-14B", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("joyfox/one_finger_wan21_t2v_lora") prompt = "0n3_f1n9er, 一只猴子坐在树上攀爬,然后对着镜头前竖起中指" output = pipe(prompt=prompt).frames[0] export_to_video(output, "output.mp4") - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
| tags: | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| - text-to-video | |
| widget: | |
| - output: | |
| url: images/Wan_00339.gif | |
| text: 0n3_f1n9er, 一只猴子坐在树上攀爬,然后对着镜头前竖起中指 | |
| parameters: | |
| negative_prompt: >- | |
| 色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走 | |
| - output: | |
| url: images/Wan_00338.gif | |
| text: 0n3_f1n9er, 一只老虎在城市中向前行走,然后走到镜头前坐下竖起中指 | |
| parameters: | |
| negative_prompt: >- | |
| 色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走 | |
| - output: | |
| url: images/Wan_00337.gif | |
| text: 0n3_f1n9er, 一只猫在卧室床上趴着逐渐蹲坐起来,然后对着镜头前竖起中指 | |
| parameters: | |
| negative_prompt: >- | |
| 色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走 | |
| base_model: | |
| - Wan-AI/Wan2.1-T2V-14B | |
| instance_prompt: 0n3_f1n9er | |
| license: apache-2.0 | |
| # one_finger_wan21_t2v_lora.safetensors | |
| <Gallery /> | |
| ## Model description | |
| Wan 2.1 basic model cannot make animals raise their index fingers like humans. This model is designed to enable animals to raise their index fingers. The content generated using this model must not be used to offend or infringe upon others; otherwise, all responsibilities will be borne by the user. This model is an LORA model trained based on the WAN2.1 T2V 14B model. It was trained using a dataset of 20 excellent images and was trained for 3200 steps, taking a total of 3 hours. Recommendation weight: 0.6. | |
| ## Trigger words | |
| You should use `0n3_f1n9er` to trigger the image generation. | |
| ## Download model | |
| [Download](/valiantcat/one_finger_wan21_t2v_lora/tree/main) them in the Files & versions tab. |