Update api.py

Changed nextcloud url to git.foxo.me url
This commit is contained in:
Hitmare 2023-11-14 19:48:11 +00:00
parent 65471d519b
commit 5f31d5be28
1 changed files with 2 additions and 2 deletions

4
api.py
View File

@ -47,11 +47,11 @@ Eris Consolelog:
Eris TRTpatch: Eris TRTpatch:
Necessary modification for the TRT Plugin to work. 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: 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 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 To activate any modifications, change the "False" to "True". The capital "T" is important