From c0061b8877d36b85475a695cc9bf91afd668b317 Mon Sep 17 00:00:00 2001 From: 0xMRTT <0xMRTT@proton.me> Date: Wed, 21 Jun 2023 11:05:42 +0200 Subject: [PATCH] fix: remove upscale --- matrixai/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrixai/__init__.py b/matrixai/__init__.py index 22cd141..d35b5f2 100644 --- a/matrixai/__init__.py +++ b/matrixai/__init__.py @@ -778,7 +778,7 @@ def run(): return None - filename = await generate_image(prompt, style, ratio, negative, upscale=False) + filename = await generate_image(prompt, style, ratio, negative) #filename = await generate_dalle_image(prompt, "1024x1024") await bot.api.send_image_message(