import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Wan-AI/Wan2.2-I2V-A14B", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("profpeng/wanoral")
prompt = "A man appears and she sucks his penis. Static camera, fixed viewpoint, still shot."
image = pipe(prompt).images[0]wanoral

- Prompt
- A man appears and she sucks his penis. Static camera, fixed viewpoint, still shot.
- Negative Prompt
- camera movement, 色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走
Trigger words
You should use A man appears and she sucks his penis to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- 236
Model tree for profpeng/wanoral
Base model
Wan-AI/Wan2.2-I2V-A14B