This commit is contained in:
Andrew Z 2023-08-15 12:04:59 -04:00
parent af127bf358
commit 2eba6793e8
6 changed files with 110 additions and 289 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1692108298
"last_updated_timestamp": 1692115498
}

View File

@ -177983,7 +177983,6 @@
],
"downloads": 921722,
"stars": 3,
"LastUpdate": 1692106404,
"trending": 0.967,
"trends": [
0.396,
@ -178005,6 +178004,7 @@
921722
],
"LastUpdateScan": 1692108298,
"LastUpdate": 1692106404,
"FirstSeen": 1681711459,
"topTrending": 0.571
},
@ -235025,40 +235025,40 @@
"CategoryList": [
"Productivity"
],
"downloads": 76061,
"downloads": 89583,
"stars": 6,
"trending": 16.162,
"LastUpdate": 1690672266,
"trending": 15.094,
"trends": [
11.619,
12,
18.784,
18.411,
14.006,
22.027,
16.162
16.162,
15.094
],
"trendsDate": [
1673924650,
1676524075,
1679119453,
1681718673,
1684317874,
1686917089,
1689516279
1689516279,
1692115498
],
"downloadtrend": [
24933,
28333,
34886,
42758,
49722,
63768,
76061
76061,
89583
],
"LastUpdateScan": 1689516279,
"LastUpdate": 1686694202,
"LastUpdateScan": 1692115498,
"FirstSeen": 1645340597,
"topTrending": 4.542999999999999
"topTrending": 3.0939999999999994
},
{
"Name": "FileFlows-Node",
@ -254511,41 +254511,41 @@
"Cloud",
"Network-Web"
],
"downloads": 697040,
"stars": 176,
"trending": 0.098,
"downloads": 698246,
"stars": 178,
"LastUpdate": 1650806168,
"trending": 0.173,
"trends": [
0.07,
0.083,
0.113,
0.104,
0.111,
0.097,
0.098
0.098,
0.173
],
"trendsDate": [
1673924651,
1676524075,
1679119453,
1681718673,
1684317874,
1686917089,
1689516279
1689516279,
1692115498
],
"downloadtrend": [
692835,
693414,
694195,
694918,
695688,
696360,
697040
697040,
698246
],
"LastUpdateScan": 1689516279,
"LastUpdate": 1650806168,
"LastUpdateScan": 1692115498,
"FirstSeen": 1650535416,
"topTrending": 0.027999999999999997,
"topPerforming": 0.098
"topTrending": 0.08999999999999998,
"topPerforming": 0.173
},
{
"Name": "CookieCloud",
@ -263813,104 +263813,12 @@
"topPerforming": 1.8
},
{
"Name": "stable-diffusion",
"Repository": "holaflenain/stable-diffusion:latest",
"Registry": "https://hub.docker.com/r/holaflenain/stable-diffusion",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://www.youtube.com/Superboki/?sub_confirmation=1",
"Project": "https://discord.gg/CrK5eteSjK",
"Overview": "Un grand Merci \u00e0 Holaf pour cette version compil\u00e9e de Stable Diffusion qui permet de b\u00e9n\u00e9ficier de l'interface de votre choix facilement pour profiter pleinement de la puissance de cette intelligence artifielle.\r\nAttention, pour bien fonctionner il est recommand\u00e9 d'avoir un GPU Nvidia d'au moins 6GB de VRAM.\r\n\r\n /!\\ lors de la premiere installation ou lors d'un changement de Web-ui le premier d\u00e9marrage peut prendre du temps le temps de t\u00e9l\u00e9charger/installer les paquets n\u00e9cessaires /!\\\r\n\r\n-----------------------------------------------------------------------------------------------------------------\r\n\r\nA big thank you to Holaf for this compiled version of Stable Diffusion which allows you to easily benefit from the interface of your choice and fully enjoy the power of this artificial intelligence. Please note that to work properly, it is recommended to have an Nvidia GPU with at least 6GB of VRAM.\r\n\r\n/!\\ During the first installation or when changing the Web-UI, the first startup may take some time to download/install the necessary packages /!\\",
"WebUI": "http://[IP]:[PORT:9000]",
"TemplateURL": "https://raw.githubusercontent.com/superboki/UNRAID-FR/master/stable-diffusion-advanced/stable-diffusion-advanced.xml",
"Icon": "https://github.com/superboki/ressources/blob/6e39a0d104bf2c2de286743bf60b46134c3f043d/stable-diffusion-advanced/stable-diffusion-advanced.png?raw=true",
"ExtraParams": "--runtime=nvidia",
"DonateText": "Pour soutenir la cha\u00eene",
"DonateLink": "https://fr.tipeee.com/superboki",
"Config": [
{
"@attributes": {
"Name": "Stable-Diffusion UI Path",
"Target": "/opt/stable-diffusion",
"Default": "/mnt/user/appdata/stable-diffusion/",
"Mode": "rw",
"Description": "Le chemin o\u00f9 vous souhaitez deployer stable diffusion / The path where you want to deploy Stable Diffusion",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/stable-diffusion"
},
{
"@attributes": {
"Name": "Container Port 1",
"Target": "9000",
"Default": "9000",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9000"
},
{
"@attributes": {
"Name": "Outputs",
"Target": "/outputs",
"Default": "/mnt/user/appdata/stable-diffusion/outputs",
"Mode": "rw",
"Description": "l'emplacement o\u00f9 vous pourrez sauvegarder les images g\u00e9n\u00e9r\u00e9es / The location where you can save the generated images",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/stable-diffusion/outputs"
},
{
"@attributes": {
"Name": "WEBUI_VERSION",
"Target": "WEBUI_VERSION",
"Default": "easy-diffusion",
"Mode": "",
"Description": "Choix de l'interface | Select your WebUI\r\n\r\n01 : Easy Diffusion web UI\r\n02 : Stable Diffusion web UI\r\n03 : Invoke AI web UI \r\n\r\n\r\n\r\n",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "01"
},
{
"@attributes": {
"Name": "NVIDIA_VISIBLE_DEVICES",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "",
"Mode": "",
"Description": "c'est la valeur de GUID de votre GPU.\r\nvous pouvez la trouver simplement en ouvrant le plugin NVIDIA-DRIVER qui aura \u00e9t\u00e9 pr\u00e9c\u00e9dement install\u00e9. / his is the GUID value of your GPU. You can find it simply by opening the NVIDIA-DRIVER plugin that has been previously installed.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "GPU-xxxxxxx-xxxx-xxxx-xxxx-xxxxxxx"
}
"TemplatePath": "/tmp/appFeed/templates/superbokisRepository/stable-diffusion-advanced/stable-diffusion-advanced.xml",
"errors": [
"StartTag: invalid element name",
"Extra content at the end of the document"
],
"Repo": "superboki's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/superbokisRepository/stable-diffusion-advanced/stable-diffusion-advanced.xml",
"CategoryList": [
"Tools-Utilities",
"MediaApp-Other"
],
"downloads": 3114,
"stars": 3,
"LastUpdateScan": 1690625069,
"LastUpdate": 1690127657,
"FirstSeen": 1680213872
"FirstSeen": null
},
{
"TemplatePath": "/tmp/appFeed/templates/JadehawksRepository/ca_profile.xml",

View File

@ -1,7 +1,7 @@
{
"apps": 2157,
"last_updated_timestamp": 1692108298,
"last_updated": "2023-08-15 10:04",
"last_updated_timestamp": 1692115498,
"last_updated": "2023-08-15 12:04",
"categories": [
{
"Cat": "Backup:",
@ -178145,7 +178145,6 @@
],
"downloads": 921722,
"stars": 3,
"LastUpdate": 1692106404,
"trending": 0.967,
"trends": [
0.396,
@ -178167,6 +178166,7 @@
921722
],
"LastUpdateScan": 1692108298,
"LastUpdate": 1692106404,
"FirstSeen": 1681711459,
"topTrending": 0.571
},
@ -235187,40 +235187,40 @@
"CategoryList": [
"Productivity"
],
"downloads": 76061,
"downloads": 89583,
"stars": 6,
"trending": 16.162,
"LastUpdate": 1690672266,
"trending": 15.094,
"trends": [
11.619,
12,
18.784,
18.411,
14.006,
22.027,
16.162
16.162,
15.094
],
"trendsDate": [
1673924650,
1676524075,
1679119453,
1681718673,
1684317874,
1686917089,
1689516279
1689516279,
1692115498
],
"downloadtrend": [
24933,
28333,
34886,
42758,
49722,
63768,
76061
76061,
89583
],
"LastUpdateScan": 1689516279,
"LastUpdate": 1686694202,
"LastUpdateScan": 1692115498,
"FirstSeen": 1645340597,
"topTrending": 4.542999999999999
"topTrending": 3.0939999999999994
},
{
"Name": "FileFlows-Node",
@ -254673,41 +254673,41 @@
"Cloud",
"Network-Web"
],
"downloads": 697040,
"stars": 176,
"trending": 0.098,
"downloads": 698246,
"stars": 178,
"LastUpdate": 1650806168,
"trending": 0.173,
"trends": [
0.07,
0.083,
0.113,
0.104,
0.111,
0.097,
0.098
0.098,
0.173
],
"trendsDate": [
1673924651,
1676524075,
1679119453,
1681718673,
1684317874,
1686917089,
1689516279
1689516279,
1692115498
],
"downloadtrend": [
692835,
693414,
694195,
694918,
695688,
696360,
697040
697040,
698246
],
"LastUpdateScan": 1689516279,
"LastUpdate": 1650806168,
"LastUpdateScan": 1692115498,
"FirstSeen": 1650535416,
"topTrending": 0.027999999999999997,
"topPerforming": 0.098
"topTrending": 0.08999999999999998,
"topPerforming": 0.173
},
{
"Name": "CookieCloud",
@ -263975,104 +263975,12 @@
"topPerforming": 1.8
},
{
"Name": "stable-diffusion",
"Repository": "holaflenain/stable-diffusion:latest",
"Registry": "https://hub.docker.com/r/holaflenain/stable-diffusion",
"Network": "bridge",
"Shell": "bash",
"Privileged": "false",
"Support": "https://www.youtube.com/Superboki/?sub_confirmation=1",
"Project": "https://discord.gg/CrK5eteSjK",
"Overview": "Un grand Merci \u00e0 Holaf pour cette version compil\u00e9e de Stable Diffusion qui permet de b\u00e9n\u00e9ficier de l'interface de votre choix facilement pour profiter pleinement de la puissance de cette intelligence artifielle.\r\nAttention, pour bien fonctionner il est recommand\u00e9 d'avoir un GPU Nvidia d'au moins 6GB de VRAM.\r\n\r\n /!\\ lors de la premiere installation ou lors d'un changement de Web-ui le premier d\u00e9marrage peut prendre du temps le temps de t\u00e9l\u00e9charger/installer les paquets n\u00e9cessaires /!\\\r\n\r\n-----------------------------------------------------------------------------------------------------------------\r\n\r\nA big thank you to Holaf for this compiled version of Stable Diffusion which allows you to easily benefit from the interface of your choice and fully enjoy the power of this artificial intelligence. Please note that to work properly, it is recommended to have an Nvidia GPU with at least 6GB of VRAM.\r\n\r\n/!\\ During the first installation or when changing the Web-UI, the first startup may take some time to download/install the necessary packages /!\\",
"WebUI": "http://[IP]:[PORT:9000]",
"TemplateURL": "https://raw.githubusercontent.com/superboki/UNRAID-FR/master/stable-diffusion-advanced/stable-diffusion-advanced.xml",
"Icon": "https://github.com/superboki/ressources/blob/6e39a0d104bf2c2de286743bf60b46134c3f043d/stable-diffusion-advanced/stable-diffusion-advanced.png?raw=true",
"ExtraParams": "--runtime=nvidia",
"DonateText": "Pour soutenir la cha\u00eene",
"DonateLink": "https://fr.tipeee.com/superboki",
"Config": [
{
"@attributes": {
"Name": "Stable-Diffusion UI Path",
"Target": "/opt/stable-diffusion",
"Default": "/mnt/user/appdata/stable-diffusion/",
"Mode": "rw",
"Description": "Le chemin o\u00f9 vous souhaitez deployer stable diffusion / The path where you want to deploy Stable Diffusion",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/stable-diffusion"
},
{
"@attributes": {
"Name": "Container Port 1",
"Target": "9000",
"Default": "9000",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "9000"
},
{
"@attributes": {
"Name": "Outputs",
"Target": "/outputs",
"Default": "/mnt/user/appdata/stable-diffusion/outputs",
"Mode": "rw",
"Description": "l'emplacement o\u00f9 vous pourrez sauvegarder les images g\u00e9n\u00e9r\u00e9es / The location where you can save the generated images",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/stable-diffusion/outputs"
},
{
"@attributes": {
"Name": "WEBUI_VERSION",
"Target": "WEBUI_VERSION",
"Default": "easy-diffusion",
"Mode": "",
"Description": "Choix de l'interface | Select your WebUI\r\n\r\n01 : Easy Diffusion web UI\r\n02 : Stable Diffusion web UI\r\n03 : Invoke AI web UI \r\n\r\n\r\n\r\n",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "01"
},
{
"@attributes": {
"Name": "NVIDIA_VISIBLE_DEVICES",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "",
"Mode": "",
"Description": "c'est la valeur de GUID de votre GPU.\r\nvous pouvez la trouver simplement en ouvrant le plugin NVIDIA-DRIVER qui aura \u00e9t\u00e9 pr\u00e9c\u00e9dement install\u00e9. / his is the GUID value of your GPU. You can find it simply by opening the NVIDIA-DRIVER plugin that has been previously installed.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "GPU-xxxxxxx-xxxx-xxxx-xxxx-xxxxxxx"
}
"TemplatePath": "/tmp/appFeed/templates/superbokisRepository/stable-diffusion-advanced/stable-diffusion-advanced.xml",
"errors": [
"StartTag: invalid element name",
"Extra content at the end of the document"
],
"Repo": "superboki's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/superbokisRepository/stable-diffusion-advanced/stable-diffusion-advanced.xml",
"CategoryList": [
"Tools-Utilities",
"MediaApp-Other"
],
"downloads": 3114,
"stars": 3,
"LastUpdateScan": 1690625069,
"LastUpdate": 1690127657,
"FirstSeen": 1680213872
"FirstSeen": null
},
{
"TemplatePath": "/tmp/appFeed/templates/JadehawksRepository/ca_profile.xml",

View File

@ -3044,7 +3044,8 @@ Processing /tmp/appFeed/templates/superbokisRepository/ca_profile.xml...FOUND PR
Processing /tmp/appFeed/templates/superbokisRepository/plex-auto-languages/plex-auto-languages.xml...Success
Processing /tmp/appFeed/templates/superbokisRepository/plextractsync/plextraktsync.xml...Removed from CA
Processing /tmp/appFeed/templates/superbokisRepository/rutorrent-crazymax/rutorrent-crazymax.xml...Success
Processing /tmp/appFeed/templates/superbokisRepository/stable-diffusion-advanced/stable-diffusion-advanced.xml...Success
Processing /tmp/appFeed/templates/superbokisRepository/stable-diffusion-advanced/stable-diffusion-advanced.xml...Failed
Failed loading XML
Downloading Jadehawk's Repository: https://github.com/jadehawk/unRaid-Templates -> /tmp/appFeed/templates/JadehawksRepository Attempt 1...https://github.com/jadehawk/unRaid-Templates/archive/master.tar.gz Success!
@ -3720,8 +3721,10 @@ Processing /tmp/appFeed/templates/muxelmannsRepository/template.xml...Success
Updating stats on containers
mauriceo/viewtube
mauriceo/viewtube Downloads: 921722 Stars: 3 Base: unknown
revenz/fenrus
revenz/fenrus Downloads: 89583 Stars: 6 Base: unknown
xavierniu/cloudreve
xavierniu/cloudreve Downloads: 698246 Stars: 178 Base: unknown
Privileged: 105

View File

@ -736,7 +736,6 @@
],
"downloads": 376592,
"stars": 2,
"LastUpdate": 1447490278,
"trending": 0.008,
"trends": [
0.009,
@ -766,6 +765,7 @@
376592
],
"LastUpdateScan": 1692101092,
"LastUpdate": 1447490278,
"FirstSeen": 1,
"topTrending": -0.0009999999999999992,
"topPerforming": 0.008
@ -59327,7 +59327,6 @@
],
"downloads": 1280651,
"stars": 21,
"LastUpdate": 1686231327,
"trending": 0.377,
"trends": [
0.42,
@ -59357,6 +59356,7 @@
1280651
],
"LastUpdateScan": 1692101092,
"LastUpdate": 1686231327,
"FirstSeen": 1537243200,
"topTrending": -0.04299999999999998,
"topPerforming": 0.377
@ -75767,7 +75767,6 @@
"HomeAutomation"
],
"downloads": 945351,
"LastUpdate": 1673101941,
"trending": 0.109,
"trends": [
0.1,
@ -75797,6 +75796,7 @@
945351
],
"LastUpdateScan": 1692101092,
"LastUpdate": 1673101941,
"FirstSeen": 1577761662,
"topTrending": 0.008999999999999994,
"topPerforming": 0.109
@ -80710,8 +80710,8 @@
"Tools"
],
"downloads": 410026,
"LastUpdate": 1544001785,
"LastUpdateScan": 1692101092,
"LastUpdate": 1544001785,
"FirstSeen": 1544004124
},
{
@ -90847,7 +90847,6 @@
"GameServers"
],
"stars": 38,
"LastUpdate": 1690824759,
"trendsDate": [
1676509676,
1679105068,
@ -90858,6 +90857,7 @@
1692101092
],
"LastUpdateScan": 1692101092,
"LastUpdate": 1690824759,
"FirstSeen": 1562177307
},
{
@ -131192,7 +131192,6 @@
],
"downloads": 26165841,
"stars": 315,
"LastUpdate": 1691929043,
"trending": 0.875,
"trends": [
1.007,
@ -131222,6 +131221,7 @@
26165841
],
"LastUpdateScan": 1692101093,
"LastUpdate": 1691929043,
"FirstSeen": 1603757310,
"topTrending": -0.1319999999999999,
"topPerforming": 0.875
@ -175057,7 +175057,6 @@
],
"downloads": 123652142,
"stars": 36,
"LastUpdate": 1692050304,
"trending": 0.123,
"trends": [
0.134,
@ -175087,6 +175086,7 @@
123652142
],
"LastUpdateScan": 1692101093,
"LastUpdate": 1692050304,
"FirstSeen": 1614157360,
"topTrending": -0.01100000000000001,
"topPerforming": 0.123
@ -177981,29 +177981,32 @@
"Tools-Utilities",
"MediaApp-Video"
],
"downloads": 912811,
"downloads": 921722,
"stars": 3,
"trending": 1.319,
"LastUpdate": 1692106404,
"trending": 0.967,
"trends": [
0.396,
0.283,
1.319
1.319,
0.967
],
"trendsDate": [
1684310718,
1686909885,
1689509081
1689509081,
1692108298
],
"downloadtrend": [
894673,
898230,
900775,
912811
912811,
921722
],
"LastUpdateScan": 1689509081,
"LastUpdate": 1689479663,
"LastUpdateScan": 1692108298,
"FirstSeen": 1681711459,
"topTrending": 0.9229999999999999
"topTrending": 0.571
},
{
"Name": "wrapperr",
@ -189373,7 +189376,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1692101093,
"FirstSeen": 1621936986
},
{
@ -217557,7 +217559,6 @@
"Backup"
],
"downloads": 54467,
"LastUpdate": 1630374024,
"trending": 0.068,
"trends": [
0.061,
@ -217587,6 +217588,7 @@
54467
],
"LastUpdateScan": 1692101093,
"LastUpdate": 1630374024,
"FirstSeen": 1624536589,
"topTrending": 0.007000000000000006
},
@ -220274,7 +220276,6 @@
],
"downloads": 3034011,
"stars": 20,
"LastUpdate": 1680769365,
"trending": 0.018,
"trends": [
0.031,
@ -220304,6 +220305,7 @@
3034011
],
"LastUpdateScan": 1692101093,
"LastUpdate": 1680769365,
"FirstSeen": 1627140526,
"topTrending": -0.013000000000000001,
"topPerforming": 0.018
@ -225859,8 +225861,8 @@
"Downloaders"
],
"downloads": 1191,
"LastUpdate": 1636153618,
"LastUpdateScan": 1692101093,
"LastUpdate": 1636153618,
"FirstSeen": 1632341030
},
{

View File

@ -62466,38 +62466,38 @@
},
"revenz/fenrus": {
"Base": null,
"Downloads": 76061,
"Downloads": 89583,
"Stars": 6,
"Time": 1689516279,
"trending": 16.162,
"Time": 1692115498,
"trending": 15.094,
"trends": [
11.619,
12,
18.784,
18.411,
14.006,
22.027,
16.162
16.162,
15.094
],
"downloadtrend": [
24933,
28333,
34886,
42758,
49722,
63768,
76061
76061,
89583
],
"trendsDate": [
1673924650,
1676524075,
1679119453,
1681718673,
1684317874,
1686917089,
1689516279
1689516279,
1692115498
],
"LastUpdate": 1686694202
"LastUpdate": 1690672266
},
"reimashi/emule": {
"Base": null,
@ -64518,36 +64518,36 @@
},
"xavierniu/cloudreve": {
"Base": null,
"Downloads": 697040,
"Stars": 176,
"Time": 1689516279,
"trending": 0.098,
"Downloads": 698246,
"Stars": 178,
"Time": 1692115498,
"trending": 0.173,
"trends": [
0.07,
0.083,
0.113,
0.104,
0.111,
0.097,
0.098
0.098,
0.173
],
"downloadtrend": [
692835,
693414,
694195,
694918,
695688,
696360,
697040
697040,
698246
],
"trendsDate": [
1673924651,
1676524075,
1679119453,
1681718673,
1684317874,
1686917089,
1689516279
1689516279,
1692115498
],
"LastUpdate": 1650806168
},