mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
added default def fir i2v 2.2
This commit is contained in:
parent
160e1f02fa
commit
b01a5e4bc8
17
defaults/ti2v_2_2.json
Normal file
17
defaults/ti2v_2_2.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"model": {
|
||||||
|
"name": "Wan2.2 TextImage2video 5B",
|
||||||
|
"architecture": "ti2v_2_2",
|
||||||
|
"description": "Wan 2.2 Text 2 Video model 5B",
|
||||||
|
"URLs": [
|
||||||
|
"https://huggingface.co/DeepBeepMeep/Wan2.2/resolve/main/wan2.2_text2video_5B_mbf16.safetensors",
|
||||||
|
"https://huggingface.co/DeepBeepMeep/Wan2.2/resolve/main/wan2.2_text2video_5B_quanto_mbf16_int8.safetensors"
|
||||||
|
],
|
||||||
|
"group": "wan2_2"
|
||||||
|
},
|
||||||
|
"video_length": 121,
|
||||||
|
"guidance_scale": 5,
|
||||||
|
"flow_shift": 5,
|
||||||
|
"num_inference_steps": 50,
|
||||||
|
"resolution": "1280x720"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user