From 272b6356147e6d7526803e79b420d86d8eb7d983 Mon Sep 17 00:00:00 2001 From: Andrew Z Date: Wed, 21 Jun 2023 06:04:39 -0400 Subject: [PATCH] Update --- log.txt | 4 ++++ old-applicationFeed-raw.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/log.txt b/log.txt index a3325c1c1..27a594727 100644 --- a/log.txt +++ b/log.txt @@ -3621,5 +3621,9 @@ Updating stats on containers Privileged: 102 + +No change to feed + + Updating GitHub diff --git a/old-applicationFeed-raw.json b/old-applicationFeed-raw.json index 88841fe0c..7a3e776cb 100755 --- a/old-applicationFeed-raw.json +++ b/old-applicationFeed-raw.json @@ -185448,7 +185448,7 @@ "PostArgs": "/tensorrt_models.sh", "DonateText": "If you like my work please consider Donating.", "DonateLink": "https://paypal.me/JosebaEgiaLarrinaga", - "Requires": "You must set the "YOURGPUUUID" variable that can be found in the NVidia driver plugin.
\r
To generate the model files with this container follow the steps:\r
\r
- Create a new folder to save the models (for example on /appdata/trt-models)\r
- Download the script and save it in the previusly created path (https://raw.githubusercontent.com/blakeblackshear/frigate/dev/docker/tensorrt_models.sh)\r
- Open the unraid console and launch the following commad without quotes(pointing to your script path): 'chmod +x /mnt/user/appdata/trt-models/tensorrt_models.sh\r
- Then launch the container that will run the script and stop then container at the end. \r
\r
You can open the container logs page to track the model creation and/or catch any error.", + "Requires": "You must set the "YOURGPUUUID" variable that can be found in the NVidia driver plugin.
\r
To generate the model files with this container follow the steps:\r
\r
- Create a new folder to save the models (for example on /appdata/trt-models)\r
- Download the script and save it in the __previusly created path__ (https://raw.githubusercontent.com/blakeblackshear/frigate/dev/docker/tensorrt_models.sh)\r
- Open the unraid console and launch the following commad without quotes(pointing to your script path): 'chmod +x /mnt/user/appdata/trt-models/tensorrt_models.sh\r
- Then launch the container that will run the script and stop then container at the end. \r
\r
You can open the container logs page to track the model creation and/or catch any error.", "Config": [ { "@attributes": { @@ -185466,7 +185466,7 @@ }, { "@attributes": { - "Name": "Script path", + "Name": "Script location (base path must be the same as trt-models folder)", "Target": "/tensorrt_models.sh", "Default": "", "Mode": "ro",