Instructions to use Ching2602/wanoral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Ching2602/wanoral with Diffusers:
pip install -U diffusers transformers accelerate
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("Ching2602/wanoral") prompt = "A man appears and she sucks his penis. Static camera, fixed viewpoint, still shot." image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
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
- 6
Model tree for Ching2602/wanoral
Base model
Wan-AI/Wan2.2-I2V-A14B