From 2c92fe182efb491683d0bdd5650fa2de0b96bbe9 Mon Sep 17 00:00:00 2001 From: yingda Date: Thu, 5 Sep 2024 05:52:31 +0000 Subject: [PATCH] Update configuration.json --- configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.json b/configuration.json index 7600045..33678ad 100644 --- a/configuration.json +++ b/configuration.json @@ -1 +1 @@ -{"framework": "pytorch", "task": "text-image", "allow_remote": true} \ No newline at end of file +{"framework": "pytorch", "task": "text-to-image-synthesis", "allow_remote": true} \ No newline at end of file