finetuned models support
This commit is contained in:
30
finetunes/hunyuan_t2v_accvideo.json
Normal file
30
finetunes/hunyuan_t2v_accvideo.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"model": {
|
||||
"name": "Hunyuan AccVideo 720p 13B",
|
||||
"base": "hunyuan",
|
||||
"description": " AccVideo is a novel efficient distillation method to accelerate video diffusion models with synthetic datset. Our method is 8.5x faster than HunyuanVideo.",
|
||||
"URLs": [
|
||||
"https://huggingface.co/DeepBeepMeep/HunyuanVideo/resolve/main/accvideo_hunyuan_video_720_quanto_int8.safetensors"
|
||||
],
|
||||
"preload_URLs": [
|
||||
],
|
||||
"auto_quantize": true
|
||||
},
|
||||
"negative_prompt": "",
|
||||
"resolution": "832x480",
|
||||
"video_length": 81,
|
||||
"seed": 42,
|
||||
"num_inference_steps": 5,
|
||||
"flow_shift": 7,
|
||||
"embedded_guidance_scale": 6,
|
||||
"repeat_generation": 1,
|
||||
"loras_multipliers": "",
|
||||
"temporal_upsampling": "",
|
||||
"spatial_upsampling": "",
|
||||
"RIFLEx_setting": 0,
|
||||
"slg_start_perc": 10,
|
||||
"slg_end_perc": 90,
|
||||
"prompt_enhancer": "",
|
||||
"activated_loras": [
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user