大摆锤_汝窑版dance_Breast pulsation_I2V

preview

Base model: Wan Video 14B i2v 720p Trained words: 她将双手置于脑后,跳起一种名为大摆锤的性感舞蹈,她一左一右的扭动着,随着舞蹈胸部剧烈跳动。

🧠 Usage (Python)

🔑 Get your MUAPI key from muapi.ai/access-keys

import requests, os
url = "https://api.muapi.ai/api/v1/wan21_t2v"
headers = {"Content-Type": "application/json", "x-api-key": os.getenv("MUAPIAPP_API_KEY")}
payload = {
    "prompt": "masterpiece, best quality",
    "lora_model": "大摆锤_汝窑版dance_breast-pulsation_i2v",
    "lora_strength": 1.0,
    "width": 832,
    "height": 480,
    "num_frames": 81
}
print(requests.post(url, headers=headers, json=payload).json())
Downloads last month
12
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support