diffsketcher / config.json
jree423's picture
Update: Improve config.json implementation
ceda8b2 verified
raw
history blame
216 Bytes
{
"task_type": "text-to-image",
"inference_framework": "pytorch",
"inference_config": {
"task_type": "text-to-image",
"runtime": "docker",
"docker_config": {
"use_dockerfile": true
}
}
}