From fbc2bfb445c71985e9fc399d3fac2def2fc6854e Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Sun, 22 Dec 2024 14:55:15 +0100 Subject: added image generation --- tests/resources/roles.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/resources') diff --git a/tests/resources/roles.ini b/tests/resources/roles.ini index 00903f7..560e06d 100644 --- a/tests/resources/roles.ini +++ b/tests/resources/roles.ini @@ -21,6 +21,9 @@ options.endpoint_url = https://localhost/edit [chat-only-role.chat] options.open_chat_command = preset_tab +[hd-image.image] +options.quality = hd + [deprecated-test-role-simple] prompt = simple role prompt [deprecated-test-role-simple.options] -- cgit v1.2.3