From 6ce183544f59a0daa2fe18fbf0a84ba125814719 Mon Sep 17 00:00:00 2001 From: Hitmare Date: Mon, 29 Jan 2024 23:05:39 +0000 Subject: [PATCH] Update TRT-Patch/Readme.md --- TRT-Patch/Readme.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/TRT-Patch/Readme.md b/TRT-Patch/Readme.md index 29a75cf..430e07d 100644 --- a/TRT-Patch/Readme.md +++ b/TRT-Patch/Readme.md @@ -7,17 +7,15 @@ Original files for restoring can be found in the `#Original` folder Copy `api.py` from the previous folder into `modules/api` and enable `eris_TRTpatch` or `eris_imagelimit` -::: warn -If you use the TRTpatch with the Imagelimit you will need to create a **__Dynamic Tensor Profile__** with the following settings: - -`min/opt/max batch size: 1, 2, 4` - -`min/opt/max width: 256/576/1024` - -`min/opt/max height: 256/704/1024` - -`min/opt/max tokens: 75/75/500`\` - -Those settings are **__very critical__** to have the TRT Plugin working correctly - -::: \ No newline at end of file +> **Warning**\ +>If you use the TRTpatch with the Imagelimit you will need to create a **__Dynamic Tensor Profile__** with the following settings:\ +>\ +>`min/opt/max batch size: 1, 2, 4`\ +>\ +>`min/opt/max width: 256/576/1024`\ +>\ +>`min/opt/max height: 256/704/1024`\ +>\ +>`min/opt/max tokens: 75/75/500`\ +>\ +>Those settings are **__very critical__** to have the TRT Plugin working correctly \ \ No newline at end of file