mirror of
				https://github.com/Wan-Video/Wan2.1.git
				synced 2025-11-04 06:15:17 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "model": {
 | 
						|
        "name": "Vace Cocktail 14B",
 | 
						|
        "architecture": "vace_14B",
 | 
						|
        "modules": [
 | 
						|
            "vace_14B"
 | 
						|
        ],
 | 
						|
        "description": "This model has been created on the fly using the Wan text 2 video model and the Loras of FusioniX. The weight of the Detail Enhancer Lora has been reduced to improve identity preservation. Copy the model def in the finetune folder to change the Cocktail composition.",
 | 
						|
        "URLs": "t2v",
 | 
						|
		"loras": [
 | 
						|
        "https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/Wan21_CausVid_14B_T2V_lora_rank32_v2.safetensors",
 | 
						|
        "https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/DetailEnhancerV1.safetensors",
 | 
						|
        "https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/Wan21_AccVid_T2V_14B_lora_rank32_fp16.safetensors",
 | 
						|
        "https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/loras_accelerators/Wan21_T2V_14B_MoviiGen_lora_rank32_fp16.safetensors"
 | 
						|
		],
 | 
						|
		"loras_multipliers": [1, 0.5, 0.5, 0.5]
 | 
						|
    },
 | 
						|
    "num_inference_steps": 10,
 | 
						|
    "guidance_scale": 1,
 | 
						|
    "flow_shift": 2
 | 
						|
} |