BootyShakerAI / model_config.json
ChromiumPlutoniumAI's picture
Create model_config.json
e1f081c verified
raw
history blame contribute delete
422 Bytes
{
"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
}
}