File size: 422 Bytes
e1f081c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"model_settings": {
"base_resolution": 2048,
"max_frames": 900,
"fps": 60,
"quality_preset": "ultra"
},
"generation_settings": {
"movement_intensity": 0.95,
"flow_smoothness": 0.9,
"transition_quality": 0.95
},
"enhancement_settings": {
"sharpness_boost": 1.2,
"color_enhancement": 1.1,
"motion_smoothing": true
}
}
|