GeoDiffusion_256x256_GDCC / generation_config.json
Strike1999's picture
Upload 58 files
5d3f8ed verified
raw
history blame contribute delete
207 Bytes
{
"dataset": "coco_stuff",
"num_bucket_per_side": [256, 256],
"width": 256,
"height": 256,
"prompt_template": "An image with {bbox}",
"cfg_scale": 4.0,
"num_inference_steps": 50,
"max_num_bbox": 18
}