From 3f1fb23e21a37a15469e42cdda610fb42a9001b7 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 22 Mar 2023 07:36:32 +0800 Subject: Update --- bin/gpt/gpt.image | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/gpt/gpt.image') diff --git a/bin/gpt/gpt.image b/bin/gpt/gpt.image index 5f85fc0..34f93f2 100755 --- a/bin/gpt/gpt.image +++ b/bin/gpt/gpt.image @@ -59,7 +59,7 @@ response_format=${response_format:-url} n=${n:-1} # Read content from terminal -[ -z "$prompt" ] && read -r -p "What image you want? " prompt