OpenDalleV1.1 / config.json
dataautogpt3's picture
Update config.json
d8f1645
raw history blame
No virus
224 Bytes
{
"model_path": "OpenDalleV1.1.safetensors",
"runtime_config": {
"gpu_support": true,
"max_resolution": "1024x1024"
},
"ui_settings": {
"default_image_size": "512x512",
"max_upload_size": "5MB"
}
}