This commit is contained in:
Andrew Z 2024-10-02 14:07:40 -04:00
parent 1c3ee3905b
commit d687c74648
8 changed files with 369 additions and 67 deletions

View File

@ -1,3 +1,3 @@
{ {
"last_updated_timestamp": 1727885233 "last_updated_timestamp": 1727892459
} }

View File

@ -889,9 +889,9 @@
"AI", "AI",
"MediaApp-Photos" "MediaApp-Photos"
], ],
"downloads": 170, "downloads": 1282,
"LastUpdateScan": 1725295567, "LastUpdate": 1726438048,
"LastUpdate": 1724525347, "LastUpdateScan": 1727892453,
"FirstSeen": 1725295567 "FirstSeen": 1725295567
}, },
{ {
@ -1275,10 +1275,21 @@
"CategoryList": [ "CategoryList": [
"MediaApp-Other" "MediaApp-Other"
], ],
"downloads": 240341, "downloads": 328087,
"stars": 4, "stars": 4,
"LastUpdateScan": 1725295573, "LastUpdate": 1725500541,
"LastUpdate": 1725155326, "trending": 26.745,
"trends": [
26.745
],
"trendsDate": [
1727892453
],
"downloadtrend": [
240341,
328087
],
"LastUpdateScan": 1727892453,
"FirstSeen": 1725295573 "FirstSeen": 1725295573
}, },
{ {
@ -1372,10 +1383,21 @@
"Tools-Utilities", "Tools-Utilities",
"Tools-System" "Tools-System"
], ],
"downloads": 558442, "downloads": 559116,
"stars": 16, "stars": 16,
"LastUpdateScan": 1725295578, "LastUpdate": 1727717747,
"LastUpdate": 1723009755, "trending": 0.121,
"trends": [
0.121
],
"trendsDate": [
1727892453
],
"downloadtrend": [
558442,
559116
],
"LastUpdateScan": 1727892453,
"FirstSeen": 1725295578 "FirstSeen": 1725295578
}, },
{ {
@ -1930,10 +1952,21 @@
"AI", "AI",
"Productivity" "Productivity"
], ],
"downloads": 2648214, "downloads": 2831697,
"stars": 55, "stars": 58,
"LastUpdateScan": 1725295583, "LastUpdate": 1726652315,
"LastUpdate": 1724872776, "trending": 6.48,
"trends": [
6.48
],
"trendsDate": [
1727892454
],
"downloadtrend": [
2648214,
2831697
],
"LastUpdateScan": 1727892454,
"FirstSeen": 1725295583 "FirstSeen": 1725295583
}, },
{ {
@ -2323,6 +2356,76 @@
"LastUpdate": 1727669786, "LastUpdate": 1727669786,
"FirstSeen": 1727676414 "FirstSeen": 1727676414
}, },
{
"Name": "gpt-subtrans-webui",
"Repository": "waazaafr/gpt-subtrans-webui:latest",
"Registry": "https://registry.hub.docker.com/r/waazaafr/gpt-subtrans-webui",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://discord.gg/p9xkjEw8ts",
"Project": "https://hub.docker.com/repository/docker/waazaafr/gpt-subtrans-webui/general",
"Overview": "FR\r\nWEBUI gpt-subtrans pour faire traduire des sous-titres avec ChatGPT OpenAI\r\n\r\nEN\r\nWEBUI gpt-subtrans for translate subtitles using ChatGPT OpenAI",
"WebUI": "http://[IP]:[PORT:5800]/",
"TemplateURL": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/master/my-gpt-subtrans-webui.xml",
"Icon": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/refs/heads/main/gpt-subtrans.png",
"DonateText": "Buy me a coffee",
"DonateLink": "https://buymeacoffee.com/waazaa",
"Config": [
{
"@attributes": {
"Name": "webui",
"Target": "5800",
"Default": "5800",
"Mode": "tcp",
"Description": "WEBUI Port",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5800"
},
{
"@attributes": {
"Name": "OPENAI_API_KEY",
"Target": "OPENAI_API_KEY",
"Default": "",
"Mode": "",
"Description": "OpenAI API Key",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "sk-xxxxx"
},
{
"@attributes": {
"Name": "Subtitles Folder",
"Target": "/subtitles",
"Default": "",
"Mode": "rw",
"Description": "A folder",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/subtitles/"
}
],
"Repo": "waazaa's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/waazaasRepository/my-gpt-subtrans-webui.xml",
"CategoryList": [
"AI",
"Tools-Utilities"
],
"downloads": 10,
"LastUpdate": 1727888728,
"LastUpdateScan": 1727892454,
"FirstSeen": 1727892454
},
{ {
"Name": "Proxy-WOL-Redirect", "Name": "Proxy-WOL-Redirect",
"Repository": "waazaafr/proxy-wol-redirect:latest", "Repository": "waazaafr/proxy-wol-redirect:latest",
@ -314951,6 +315054,7 @@
"Maintainer": { "Maintainer": {
"WebPage": "https://github.com/nwithan8" "WebPage": "https://github.com/nwithan8"
}, },
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This container expects Hugo configuration files to be present in the &quot;Site Content&quot; path; otherwise, the container will not start. See documentation: https://gohugo.io/getting-started/configuration/<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"PostArgs": "server", "PostArgs": "server",
"Config": [ "Config": [
{ {
@ -333997,7 +334101,7 @@
"TemplateURL": "https://raw.githubusercontent.com/scolcipitato/plugin-repository/master/folder.view.xml", "TemplateURL": "https://raw.githubusercontent.com/scolcipitato/plugin-repository/master/folder.view.xml",
"Repository": "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg", "Repository": "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg",
"Plugin": true, "Plugin": true,
"pluginVersion": "2024.08.11", "pluginVersion": "2024.10.02",
"MinVer": "6.12.3", "MinVer": "6.12.3",
"Overview": "FolderView lets you create folders for grouping Dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\nGetting Started: A new button named \"Add Folder\" will appear at the bottom of the docker and VM tab(s) next to \"Add Container\", depending on whether they are enabled in Settings or not.", "Overview": "FolderView lets you create folders for grouping Dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\nGetting Started: A new button named \"Add Folder\" will appear at the bottom of the docker and VM tab(s) next to \"Add Container\", depending on whether they are enabled in Settings or not.",
"RecommendedRaw": "9/1/2023", "RecommendedRaw": "9/1/2023",

View File

@ -1,7 +1,7 @@
{ {
"apps": 2399, "apps": 2400,
"last_updated_timestamp": 1727885233, "last_updated_timestamp": 1727892459,
"last_updated": "2024-10-02 12:07", "last_updated": "2024-10-02 14:07",
"categories": [ "categories": [
{ {
"Cat": "AI:", "Cat": "AI:",
@ -1055,9 +1055,9 @@
"AI", "AI",
"MediaApp-Photos" "MediaApp-Photos"
], ],
"downloads": 170, "downloads": 1282,
"LastUpdateScan": 1725295567, "LastUpdate": 1726438048,
"LastUpdate": 1724525347, "LastUpdateScan": 1727892453,
"FirstSeen": 1725295567 "FirstSeen": 1725295567
}, },
{ {
@ -1441,10 +1441,21 @@
"CategoryList": [ "CategoryList": [
"MediaApp-Other" "MediaApp-Other"
], ],
"downloads": 240341, "downloads": 328087,
"stars": 4, "stars": 4,
"LastUpdateScan": 1725295573, "LastUpdate": 1725500541,
"LastUpdate": 1725155326, "trending": 26.745,
"trends": [
26.745
],
"trendsDate": [
1727892453
],
"downloadtrend": [
240341,
328087
],
"LastUpdateScan": 1727892453,
"FirstSeen": 1725295573 "FirstSeen": 1725295573
}, },
{ {
@ -1538,10 +1549,21 @@
"Tools-Utilities", "Tools-Utilities",
"Tools-System" "Tools-System"
], ],
"downloads": 558442, "downloads": 559116,
"stars": 16, "stars": 16,
"LastUpdateScan": 1725295578, "LastUpdate": 1727717747,
"LastUpdate": 1723009755, "trending": 0.121,
"trends": [
0.121
],
"trendsDate": [
1727892453
],
"downloadtrend": [
558442,
559116
],
"LastUpdateScan": 1727892453,
"FirstSeen": 1725295578 "FirstSeen": 1725295578
}, },
{ {
@ -2096,10 +2118,21 @@
"AI", "AI",
"Productivity" "Productivity"
], ],
"downloads": 2648214, "downloads": 2831697,
"stars": 55, "stars": 58,
"LastUpdateScan": 1725295583, "LastUpdate": 1726652315,
"LastUpdate": 1724872776, "trending": 6.48,
"trends": [
6.48
],
"trendsDate": [
1727892454
],
"downloadtrend": [
2648214,
2831697
],
"LastUpdateScan": 1727892454,
"FirstSeen": 1725295583 "FirstSeen": 1725295583
}, },
{ {
@ -2489,6 +2522,76 @@
"LastUpdate": 1727669786, "LastUpdate": 1727669786,
"FirstSeen": 1727676414 "FirstSeen": 1727676414
}, },
{
"Name": "gpt-subtrans-webui",
"Repository": "waazaafr/gpt-subtrans-webui:latest",
"Registry": "https://registry.hub.docker.com/r/waazaafr/gpt-subtrans-webui",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://discord.gg/p9xkjEw8ts",
"Project": "https://hub.docker.com/repository/docker/waazaafr/gpt-subtrans-webui/general",
"Overview": "FR\r\nWEBUI gpt-subtrans pour faire traduire des sous-titres avec ChatGPT OpenAI\r\n\r\nEN\r\nWEBUI gpt-subtrans for translate subtitles using ChatGPT OpenAI",
"WebUI": "http://[IP]:[PORT:5800]/",
"TemplateURL": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/master/my-gpt-subtrans-webui.xml",
"Icon": "https://raw.githubusercontent.com/waazaa-fr/unraid-templates/refs/heads/main/gpt-subtrans.png",
"DonateText": "Buy me a coffee",
"DonateLink": "https://buymeacoffee.com/waazaa",
"Config": [
{
"@attributes": {
"Name": "webui",
"Target": "5800",
"Default": "5800",
"Mode": "tcp",
"Description": "WEBUI Port",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "5800"
},
{
"@attributes": {
"Name": "OPENAI_API_KEY",
"Target": "OPENAI_API_KEY",
"Default": "",
"Mode": "",
"Description": "OpenAI API Key",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "sk-xxxxx"
},
{
"@attributes": {
"Name": "Subtitles Folder",
"Target": "/subtitles",
"Default": "",
"Mode": "rw",
"Description": "A folder",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/subtitles/"
}
],
"Repo": "waazaa's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/waazaasRepository/my-gpt-subtrans-webui.xml",
"CategoryList": [
"AI",
"Tools-Utilities"
],
"downloads": 10,
"LastUpdate": 1727888728,
"LastUpdateScan": 1727892454,
"FirstSeen": 1727892454
},
{ {
"Name": "Proxy-WOL-Redirect", "Name": "Proxy-WOL-Redirect",
"Repository": "waazaafr/proxy-wol-redirect:latest", "Repository": "waazaafr/proxy-wol-redirect:latest",
@ -315117,6 +315220,7 @@
"Maintainer": { "Maintainer": {
"WebPage": "https://github.com/nwithan8" "WebPage": "https://github.com/nwithan8"
}, },
"Requires": "<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This container expects Hugo configuration files to be present in the &quot;Site Content&quot; path; otherwise, the container will not start. See documentation: https://gohugo.io/getting-started/configuration/<br>&nbsp;&nbsp;&nbsp;&nbsp;",
"PostArgs": "server", "PostArgs": "server",
"Config": [ "Config": [
{ {
@ -334163,7 +334267,7 @@
"TemplateURL": "https://raw.githubusercontent.com/scolcipitato/plugin-repository/master/folder.view.xml", "TemplateURL": "https://raw.githubusercontent.com/scolcipitato/plugin-repository/master/folder.view.xml",
"Repository": "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg", "Repository": "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg",
"Plugin": true, "Plugin": true,
"pluginVersion": "2024.08.11", "pluginVersion": "2024.10.02",
"MinVer": "6.12.3", "MinVer": "6.12.3",
"Overview": "FolderView lets you create folders for grouping Dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\nGetting Started: A new button named \"Add Folder\" will appear at the bottom of the docker and VM tab(s) next to \"Add Container\", depending on whether they are enabled in Settings or not.", "Overview": "FolderView lets you create folders for grouping Dockers and VMs together to help with organization. Especially useful if you're using docker-compose.\nGetting Started: A new button named \"Add Folder\" will appear at the bottom of the docker and VM tab(s) next to \"Add Container\", depending on whether they are enabled in Settings or not.",
"RecommendedRaw": "9/1/2023", "RecommendedRaw": "9/1/2023",

View File

@ -3546,5 +3546,6 @@
"klakegg/hugo:latest": 1727829357, "klakegg/hugo:latest": 1727829357,
"minio/mc:latest": 1727829360, "minio/mc:latest": 1727829360,
"willfarrell/autoheal": 1727841971, "willfarrell/autoheal": 1727841971,
"ghcr.io/berriai/litellm:main-latest": 1727885228 "ghcr.io/berriai/litellm:main-latest": 1727885228,
"waazaafr/gpt-subtrans-webui:latest": 1727892454
} }

18
log.txt
View File

@ -64,6 +64,7 @@ Processing /tmp/appFeed/templates/blue.lamp3445sRepository/HikvisionDoorbell/Hik
Downloading waazaa's Repository: https://github.com/waazaa-fr/unraid-templates -> /tmp/appFeed/templates/waazaasRepository Attempt 1...https://github.com/waazaa-fr/unraid-templates/archive/master.tar.gz Success! Downloading waazaa's Repository: https://github.com/waazaa-fr/unraid-templates -> /tmp/appFeed/templates/waazaasRepository Attempt 1...https://github.com/waazaa-fr/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/waazaasRepository/my-gotify-send.xml...Success Processing /tmp/appFeed/templates/waazaasRepository/my-gotify-send.xml...Success
Processing /tmp/appFeed/templates/waazaasRepository/my-gpt-subtrans.xml...Success Processing /tmp/appFeed/templates/waazaasRepository/my-gpt-subtrans.xml...Success
Processing /tmp/appFeed/templates/waazaasRepository/my-gpt-subtrans-webui.xml...Success
Processing /tmp/appFeed/templates/waazaasRepository/my-proxy-wol-redirect.xml...Success Processing /tmp/appFeed/templates/waazaasRepository/my-proxy-wol-redirect.xml...Success
Processing /tmp/appFeed/templates/waazaasRepository/my-rdiff-backup-rdiffweb.xml...Success Processing /tmp/appFeed/templates/waazaasRepository/my-rdiff-backup-rdiffweb.xml...Success
Processing /tmp/appFeed/templates/waazaasRepository/my-turing-smart-screen.xml...Success Processing /tmp/appFeed/templates/waazaasRepository/my-turing-smart-screen.xml...Success
@ -4369,12 +4370,17 @@ Processing /tmp/appFeed/templates/bendysRepository/sonarrtorss/sonarrtorss.xml..
Updating stats on containers Updating stats on containers
cabernetwork/cabernet mmartial/comfyui-nvidia-docker
ghcr.io/cabernetwork/cabernet:latest Downloads: Stars: Base: unknown mmartial/comfyui-nvidia-docker Downloads: 1282 Stars: 0 Base: unknown
Tagged - Can't determine last update rommapp/romm
berriai/litellm rommapp/romm:latest Downloads: 328087 Stars: 4 Base: unknown
ghcr.io/berriai/litellm:main-latest Downloads: Stars: Base: unknown cardanocommunity/cardano-node
Pulling ghcr.io/berriai/litellm:main-latest cardanocommunity/cardano-node Downloads: 559116 Stars: 16 Base: unknown
flowiseai/flowise
flowiseai/flowise Downloads: 2831697 Stars: 58 Base: unknown
waazaafr/gpt-subtrans-webui
waazaafr/gpt-subtrans-webui:latest Downloads: 10 Stars: 0 Base: unknown
Pulling waazaafr/gpt-subtrans-webui:latest
Privileged: 106 Privileged: 106

View File

@ -77376,7 +77376,7 @@
"TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml", "TemplateURL": "https://raw.githubusercontent.com/dlandon/docker.templates/master/unassigned.devices.xml",
"Licence": "GPL Licensed", "Licence": "GPL Licensed",
"Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg", "Repository": "https://raw.githubusercontent.com/dlandon/unassigned.devices/master/unassigned.devices.plg",
"pluginVersion": "2024.09.19", "pluginVersion": "2024.10.02",
"Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.", "Overview": "Unassigned Devices is used to mount and share non-array disks, remote SMB or NFS shares, and iso files.",
"Icon": "", "Icon": "",
"LTOfficial": true, "LTOfficial": true,
@ -284975,7 +284975,7 @@
"CategoryList": [ "CategoryList": [
"MediaServer-Video" "MediaServer-Video"
], ],
"LastUpdateScan": 1725286003, "LastUpdateScan": 1727885228,
"FirstSeen": 1712289980 "FirstSeen": 1712289980
}, },
{ {
@ -343445,6 +343445,61 @@
"LastUpdate": 1707283364, "LastUpdate": 1707283364,
"FirstSeen": 1704215147 "FirstSeen": 1704215147
}, },
{
"Name": "LiteLLM",
"Repository": "ghcr.io/berriai/litellm:main-latest",
"Registry": "https://github.com/BerriAI/litellm/pkgs/container/litellm",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://github.com/BerriAI/litellm/issues",
"Project": "https://github.com/BerriAI/litellm",
"Overview": "LiteLLM provides a proxy server to manage auth, loadbalancing, and spend tracking across 100+ LLMs. All in the OpenAI format.",
"WebUI": "http://[IP]:[PORT:4000]/ui",
"TemplateURL": "https://raw.githubusercontent.com/Joly0/docker-templates/master/templates/litellm.xml",
"Icon": "https://raw.githubusercontent.com/BerriAI/litellm/refs/heads/main/ui/litellm-dashboard/src/app/favicon.ico",
"PostArgs": "--config /app/config.yaml --detailed_debug",
"Requires": "Requires the config.yaml to be placed manually at the volume location\r<br> Example can be found here:\r<br> https://github.com/BerriAI/litellm/blob/main/proxy_server_config.yaml",
"Config": [
{
"@attributes": {
"Name": "Config",
"Target": "/app",
"Default": "/mnt/user/appdata/litellm",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/litellm/litellm_config.yaml"
},
{
"@attributes": {
"Name": "API/WebUI",
"Target": "4000",
"Default": "4000",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "4000"
}
],
"Repo": "joly0's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/joly0sRepository/templates/litellm.xml",
"CategoryList": [
"AI",
"Tools-Utilities",
"Network-Web"
],
"LastUpdateScan": 1727885228,
"FirstSeen": 1727885228
},
{ {
"Name": "lobe-chat", "Name": "lobe-chat",
"Repository": "lobehub/lobe-chat", "Repository": "lobehub/lobe-chat",

View File

@ -704,7 +704,7 @@
"min": "6.11" "min": "6.11"
}, },
"https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": { "https://raw.githubusercontent.com/scolcipitato/folder.view/main/folder.view.plg": {
"version": "2024.08.11", "version": "2024.10.02",
"min": "6.12.3" "min": "6.12.3"
}, },
"https://raw.githubusercontent.com/desertwitch/DVM-unRAID/main/plugin/dwdvm.plg": { "https://raw.githubusercontent.com/desertwitch/DVM-unRAID/main/plugin/dwdvm.plg": {

View File

@ -93528,47 +93528,68 @@
}, },
"mmartial/comfyui-nvidia-docker": { "mmartial/comfyui-nvidia-docker": {
"Base": null, "Base": null,
"Downloads": 170, "Downloads": 1282,
"Stars": null, "Stars": null,
"Time": 1725295567, "Time": 1727892453,
"trending": null, "trending": null,
"trends": null, "trends": null,
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null, "trendsDate": null,
"LastUpdate": 1724525347 "LastUpdate": 1726438048
}, },
"rommapp/romm:latest": { "rommapp/romm:latest": {
"Base": null, "Base": null,
"Downloads": 240341, "Downloads": 328087,
"Stars": 4, "Stars": 4,
"Time": 1725295573, "Time": 1727892453,
"trending": null, "trending": 26.745,
"trends": null, "trends": [
"downloadtrend": null, 26.745
"trendsDate": null, ],
"LastUpdate": 1725155326 "downloadtrend": [
240341,
328087
],
"trendsDate": [
1727892453
],
"LastUpdate": 1725500541
}, },
"cardanocommunity/cardano-node": { "cardanocommunity/cardano-node": {
"Base": null, "Base": null,
"Downloads": 558442, "Downloads": 559116,
"Stars": 16, "Stars": 16,
"Time": 1725295578, "Time": 1727892453,
"trending": null, "trending": 0.121,
"trends": null, "trends": [
"downloadtrend": null, 0.121
"trendsDate": null, ],
"LastUpdate": 1723009755 "downloadtrend": [
558442,
559116
],
"trendsDate": [
1727892453
],
"LastUpdate": 1727717747
}, },
"flowiseai/flowise": { "flowiseai/flowise": {
"Base": null, "Base": null,
"Downloads": 2648214, "Downloads": 2831697,
"Stars": 55, "Stars": 58,
"Time": 1725295583, "Time": 1727892454,
"trending": null, "trending": 6.48,
"trends": null, "trends": [
"downloadtrend": null, 6.48
"trendsDate": null, ],
"LastUpdate": 1724872776 "downloadtrend": [
2648214,
2831697
],
"trendsDate": [
1727892454
],
"LastUpdate": 1726652315
}, },
"ghcr.io/borgmatic-collective/borgmatic:latest": { "ghcr.io/borgmatic-collective/borgmatic:latest": {
"Base": null, "Base": null,
@ -94240,5 +94261,16 @@
"downloadtrend": null, "downloadtrend": null,
"trendsDate": null, "trendsDate": null,
"LastUpdate": null "LastUpdate": null
},
"waazaafr/gpt-subtrans-webui:latest": {
"Base": null,
"Downloads": 10,
"Stars": null,
"Time": 1727892454,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1727888728
} }
} }