diff --git a/configuration.json b/configuration.json index d4b13b8..c545280 100644 --- a/configuration.json +++ b/configuration.json @@ -1 +1,6 @@ -{"framework":"Pytorch","task":"text-to-image-synthesis"} \ No newline at end of file +{ + "aigc_model": true, + "framework": "Pytorch", + "task": "text-to-image-synthesis", + "model_file_location": "" +} \ No newline at end of file