From 5f31d5be280230d73f25252cebbed062c1fd8776 Mon Sep 17 00:00:00 2001 From: Hitmare Date: Tue, 14 Nov 2023 19:48:11 +0000 Subject: [PATCH] Update api.py Changed nextcloud url to git.foxo.me url --- api.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api.py b/api.py index 3652d07..1adf635 100644 --- a/api.py +++ b/api.py @@ -47,11 +47,11 @@ Eris Consolelog: Eris TRTpatch: Necessary modification for the TRT Plugin to work. - Please refer the Readme on https://nextcloud.hitmare.me/index.php/s/D3BmNDDHRXLdxfL for the full TRTpatch instructions + Please refer the Readme on https://git.foxo.me/Hitmare/Eris_api_tensor_patch for the full TRTpatch instructions Eris Imagelimit: Will resize every request down to 1024px max on height and width, keeping the aspect ratio. Also reduces Steps down to 35 if the set Steps exceeds 35 - Compatible with the TRTpatch. Please refer the Readme on https://nextcloud.hitmare.me/index.php/s/D3BmNDDHRXLdxfL for the full TRTpatch instructions + Compatible with the TRTpatch. Please refer the Readme on https://git.foxo.me/Hitmare/Eris_api_tensor_patch for the full TRTpatch instructions To activate any modifications, change the "False" to "True". The capital "T" is important