This commit is contained in:
Andrew Z 2023-06-21 06:04:39 -04:00
parent 79b1a75d31
commit 272b635614
2 changed files with 6 additions and 2 deletions

View File

@ -3621,5 +3621,9 @@ Updating stats on containers
Privileged: 102
No change to feed
Updating GitHub

View File

@ -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 &quot;YOURGPUUUID&quot; variable that can be found in the NVidia driver plugin.<br>\r<br>To generate the model files with this container follow the steps:\r<br>\r<br>- Create a new folder to save the models (for example on /appdata/trt-models)\r<br>- Download the script and save it in the previusly created path (https://raw.githubusercontent.com/blakeblackshear/frigate/dev/docker/tensorrt_models.sh)\r<br>- 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<br>- Then launch the container that will run the script and stop then container at the end. \r<br>\r<br>You can open the container logs page to track the model creation and/or catch any error.",
"Requires": "You must set the &quot;YOURGPUUUID&quot; variable that can be found in the NVidia driver plugin.<br>\r<br>To generate the model files with this container follow the steps:\r<br>\r<br>- Create a new folder to save the models (for example on /appdata/trt-models)\r<br>- Download the script and save it in the __previusly created path__ (https://raw.githubusercontent.com/blakeblackshear/frigate/dev/docker/tensorrt_models.sh)\r<br>- 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<br>- Then launch the container that will run the script and stop then container at the end. \r<br>\r<br>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",