π¦ ClawHub
Aliyun Wan R2v
by @cinience
Use when generating reference-based videos with Alibaba Cloud Model Studio Wan R2V models (wan2.6-r2v-flash, wan2.6-r2v). Use when creating multi-shot videos...
βοΈ Configuration
python3 -m venv .venv
. .venv/bin/activate
python -m pip install dashscope
DASHSCOPE_API_KEY in your environment, or add dashscope_api_key to ~/.alibabacloud/credentials.π Constraints
mkdir -p output/aliyun-wan-r2v
python -m py_compile skills/ai/video/aliyun-wan-r2v/scripts/prepare_r2v_request.py && echo "py_compile_ok" > output/aliyun-wan-r2v/validate.txt
Pass criteria: command exits 0 and output/aliyun-wan-r2v/validate.txt is generated.
TERMINAL
clawhub install aliyun-wan-r2v