File size: 936 Bytes
a4b00e8 d8cf52a a4b00e8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
{
"api_key": null,
"verify_url": "http://johnrachwan.pythonanywhere.com",
"smash_config": {
"pruners": "None",
"pruning_ratio": 0.0,
"factorizers": "None",
"quantizers": "None",
"n_quantization_bits": 32,
"output_deviation": 0.005,
"compilers": "['diffusers2', 'tiling', 'step_caching']",
"static_batch": true,
"static_shape": false,
"controlnet": "None",
"unet_dim": 4,
"device": "cuda",
"cache_dir": "/ceph/hdd/staff/charpent/.cache/models1h3dpmxv",
"batch_size": 1,
"max_batch_size": 1,
"image_height": 768,
"image_width": 768,
"version": "1.5",
"scheduler": "LCMScheduler",
"num_inference_steps": 4,
"task": "txt2imglcm",
"model_name": "SimianLuo/LCM_Dreamshaper_v7",
"weight_name": "None",
"save_load_fn": "stable_fast"
}
} |