InstantRetouch / model_manifest.json
iimmortall's picture
Deploy InstantRetouch IP2P-BILA ZeroGPU Space
860c112 verified
{
"schema_version": 1,
"default_model": "ip2p_bila_score1_8_104",
"models": {
"ip2p_bila_score1_8_104": {
"label": "IP2P/BiLA",
"kind": "ip2p",
"weights": {
"base": "ip2p/base",
"checkpoint": "ip2p/checkpoints/epoch_5_bila_score1_8_104.pth"
},
"expected_checkpoint_keys": [
"state_dict.unet",
"state_dict.bila"
],
"config": {
"bila_grid_res": 32,
"bila_grid_bins": 8,
"model_size": 512,
"cfg": false,
"use_t2i": false,
"not_scheduler_decode": true
},
"evidence": {
"metric_file": "metrics/ip2p_bila_score1_8_104.json",
"source_run": "train-2025-11-08--13-53-train-mask-vsd-fix-bila-only-from-1107-1218-os-fitLR-1",
"model_filter": "bila.png",
"num_pairs": 451,
"scores_avg": {
"score_1": 8.10421286031042,
"score_2": 8.984478935698448
}
}
}
}
}