This commit is contained in:
Andrew Z 2022-11-13 09:08:48 -05:00
parent 864c007612
commit 1c57b171bc
8 changed files with 524 additions and 333 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1668344621
"last_updated_timestamp": 1668348525
}

View File

@ -208745,8 +208745,8 @@
],
"downloads": 3395,
"stars": 2,
"LastUpdate": 1666758303,
"LastUpdateScan": 1668344620,
"LastUpdate": 1666758303,
"FirstSeen": 1642366205
},
{
@ -216806,8 +216806,8 @@
],
"downloads": 1845,
"stars": 2,
"LastUpdate": 1660322212,
"LastUpdateScan": 1668344620,
"LastUpdate": 1660322212,
"FirstSeen": 1652753003
},
{
@ -235413,7 +235413,6 @@
],
"downloads": 129050,
"stars": 1,
"LastUpdate": 1668233606,
"trending": 0.391,
"trends": [
0.054,
@ -235443,6 +235442,7 @@
129050
],
"LastUpdateScan": 1668344620,
"LastUpdate": 1668233606,
"FirstSeen": 1642366205,
"topTrending": 0.337,
"topPerforming": 0.391
@ -258869,5 +258869,86 @@
"LastUpdateScan": 1667912647,
"LastUpdate": 1531835132,
"FirstSeen": 1667912647
},
{
"Name": "sd-webui",
"Repository": "hlky/sd-webui:latest",
"Registry": "https://hub.docker.com/r/hlky/sd-webui",
"Network": "host",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/Sygil-Dev/sygil-webui/discussions",
"Project": "https://github.com/Sygil-Dev/sygil-webui/",
"Overview": "/**/ THIS DOCKER TAKES A LONG TIME TO BOOT THE FIRST TIME SEE LOG FOR OUTPUT /**/\r\n\r\nStreamlit ui for Stable Diffusion: https://github.com/sd-webui/stable-diffusion-webui/\r\nThis now includes all models:\r\n\r\nSD v1-4 (ckpt)\r\nWaifu Diffusion (ckpt)\r\nTrinArt (ckpt)\r\nViT-L-14 (pytorch.bin, used by inference models, is usually ~1.8gb autodownload to ~/.cache/huggingface/transformers)\r\nSD v1-4 (diffusers, used by txt2vid and textual inversion training)\r\nBLIP\r\nCLIP models: ViT-L-14, ViT-H-14, ViT-g-14, used by img2txt\r\nsd-concepts-library: (nearly) 600 pre-trained concepts to use in prompts, autoloaded when the placeholder is used in the prompt.\r\nGFPGAN v1.4 (and other weights that would normally be autodownloaded, detection_Resnet50_Final.pth and parsing_parsenet.pth, ~185MB)\r\nRealESRGAN: RealESRGAN_x4plus and RealESRGAN_x4plus_anime_6B\r\nLatent Diffusion Super Resolution (LDSR)\r\nNotes:\r\n\r\nmost models will unload when you use something else, atm there is a config option for img2txt.keep_all_models_loaded: False if you set this to True img2txt models (the CLIP ones, BLIP stays loaded unless you have optimized mode available) will all stay loaded, by default if a model that is loaded is no longer selected it will be unloaded\r\nvolume path now mirrors the repo so is /sd/outputs instead of /sd/user_data/outputs",
"WebUI": "http://[IP]:[PORT:8501]/",
"TemplateURL": "https://raw.githubusercontent.com/pyrater/docker-templates/master/sd-webui.xml",
"Icon": "https://github.com/pyrater/docker-templates/raw/main/hlky.png",
"ExtraParams": "--runtime=nvidia",
"Config": [
{
"@attributes": {
"Name": "/sd/outputs",
"Target": "/sd/outputs",
"Default": "/mnt/user/dockers/sd-webui/sd/outputs",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/dockers/sd-webui/sd/outputs"
},
{
"@attributes": {
"Name": "/sd/user_data",
"Target": "/sd/user_data",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/dockers/sd-webui/sd/user_data"
},
{
"@attributes": {
"Name": "NVIDIA_VISIBLE_DEVICES",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "GPU-c35c7dfe-9025-2c98-60e2-9b4f39bb1a45"
},
{
"@attributes": {
"Name": "/sd/models",
"Target": "/sd/models",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/dockers/sd-webui/sd/models"
}
],
"Repo": "pyrater's Repository",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/pyratersRepository/sd-webui.xml",
"downloads": 1308,
"stars": 2,
"LastUpdate": 1665174217,
"LastUpdateScan": 1668348524,
"FirstSeen": 1668348524
}
]

View File

@ -1,7 +1,7 @@
{
"apps": 1880,
"last_updated_timestamp": 1668344621,
"last_updated": "2022-11-13 08:03",
"apps": 1881,
"last_updated_timestamp": 1668348525,
"last_updated": "2022-11-13 09:08",
"categories": [
{
"Cat": "Backup:",
@ -208907,8 +208907,8 @@
],
"downloads": 3395,
"stars": 2,
"LastUpdate": 1666758303,
"LastUpdateScan": 1668344620,
"LastUpdate": 1666758303,
"FirstSeen": 1642366205
},
{
@ -216968,8 +216968,8 @@
],
"downloads": 1845,
"stars": 2,
"LastUpdate": 1660322212,
"LastUpdateScan": 1668344620,
"LastUpdate": 1660322212,
"FirstSeen": 1652753003
},
{
@ -235575,7 +235575,6 @@
],
"downloads": 129050,
"stars": 1,
"LastUpdate": 1668233606,
"trending": 0.391,
"trends": [
0.054,
@ -235605,6 +235604,7 @@
129050
],
"LastUpdateScan": 1668344620,
"LastUpdate": 1668233606,
"FirstSeen": 1642366205,
"topTrending": 0.337,
"topPerforming": 0.391
@ -259031,6 +259031,87 @@
"LastUpdateScan": 1667912647,
"LastUpdate": 1531835132,
"FirstSeen": 1667912647
},
{
"Name": "sd-webui",
"Repository": "hlky/sd-webui:latest",
"Registry": "https://hub.docker.com/r/hlky/sd-webui",
"Network": "host",
"Shell": "sh",
"Privileged": "false",
"Support": "https://github.com/Sygil-Dev/sygil-webui/discussions",
"Project": "https://github.com/Sygil-Dev/sygil-webui/",
"Overview": "/**/ THIS DOCKER TAKES A LONG TIME TO BOOT THE FIRST TIME SEE LOG FOR OUTPUT /**/\r\n\r\nStreamlit ui for Stable Diffusion: https://github.com/sd-webui/stable-diffusion-webui/\r\nThis now includes all models:\r\n\r\nSD v1-4 (ckpt)\r\nWaifu Diffusion (ckpt)\r\nTrinArt (ckpt)\r\nViT-L-14 (pytorch.bin, used by inference models, is usually ~1.8gb autodownload to ~/.cache/huggingface/transformers)\r\nSD v1-4 (diffusers, used by txt2vid and textual inversion training)\r\nBLIP\r\nCLIP models: ViT-L-14, ViT-H-14, ViT-g-14, used by img2txt\r\nsd-concepts-library: (nearly) 600 pre-trained concepts to use in prompts, autoloaded when the placeholder is used in the prompt.\r\nGFPGAN v1.4 (and other weights that would normally be autodownloaded, detection_Resnet50_Final.pth and parsing_parsenet.pth, ~185MB)\r\nRealESRGAN: RealESRGAN_x4plus and RealESRGAN_x4plus_anime_6B\r\nLatent Diffusion Super Resolution (LDSR)\r\nNotes:\r\n\r\nmost models will unload when you use something else, atm there is a config option for img2txt.keep_all_models_loaded: False if you set this to True img2txt models (the CLIP ones, BLIP stays loaded unless you have optimized mode available) will all stay loaded, by default if a model that is loaded is no longer selected it will be unloaded\r\nvolume path now mirrors the repo so is /sd/outputs instead of /sd/user_data/outputs",
"WebUI": "http://[IP]:[PORT:8501]/",
"TemplateURL": "https://raw.githubusercontent.com/pyrater/docker-templates/master/sd-webui.xml",
"Icon": "https://github.com/pyrater/docker-templates/raw/main/hlky.png",
"ExtraParams": "--runtime=nvidia",
"Config": [
{
"@attributes": {
"Name": "/sd/outputs",
"Target": "/sd/outputs",
"Default": "/mnt/user/dockers/sd-webui/sd/outputs",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/dockers/sd-webui/sd/outputs"
},
{
"@attributes": {
"Name": "/sd/user_data",
"Target": "/sd/user_data",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/dockers/sd-webui/sd/user_data"
},
{
"@attributes": {
"Name": "NVIDIA_VISIBLE_DEVICES",
"Target": "NVIDIA_VISIBLE_DEVICES",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "GPU-c35c7dfe-9025-2c98-60e2-9b4f39bb1a45"
},
{
"@attributes": {
"Name": "/sd/models",
"Target": "/sd/models",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/dockers/sd-webui/sd/models"
}
],
"Repo": "pyrater's Repository",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/pyratersRepository/sd-webui.xml",
"downloads": 1308,
"stars": 2,
"LastUpdate": 1665174217,
"LastUpdateScan": 1668348524,
"FirstSeen": 1668348524
}
],
"repositories": {
@ -261077,6 +261158,12 @@
"emptyfish's Repository": {
"url": "https://github.com/emptyfish/unraid-apps",
"profile": "https://forums.unraid.net/profile/112283-emptyfish/"
},
"pyrater's Repository": {
"url": "https://github.com/pyrater/docker-templates",
"profile": "https://forums.unraid.net/profile/14118-pyrater/",
"bio": "Lets do this.",
"icon": "https://raw.githubusercontent.com/pyrater/docker-templates/main/pyrater.png"
}
},
"blacklisted": {

View File

@ -2476,5 +2476,6 @@
"networkstatic/iperf3": 1668121436,
"1dev/server": 1668143030,
"ratomas/stoneblock-3": 1668186228,
"ich777/ubuntu-mirror": 1668243828
"ich777/ubuntu-mirror": 1668243828,
"hlky/sd-webui:latest": 1668348524
}

View File

@ -3230,3 +3230,7 @@ Updating GitHub
Saving /tmp/GitHub/Squidly271.github.io/forum_post0
[master 864c0076] Update
6 files changed, 214 insertions(+), 226 deletions(-)
To https://github.com/Squidly271/AppFeed.git
f098f2c5..864c0076 master -> master

View File

@ -549,7 +549,6 @@
],
"downloads": 533289,
"stars": 15,
"LastUpdate": 1548687005,
"trending": 0.002,
"trends": [
0.003,
@ -579,6 +578,7 @@
533289
],
"LastUpdateScan": 1668337419,
"LastUpdate": 1548687005,
"FirstSeen": 1,
"topTrending": -0.001,
"topPerforming": 0.002
@ -10936,7 +10936,6 @@
],
"downloads": 8307806,
"stars": 46,
"LastUpdate": 1534381668,
"trending": 0.016,
"trends": [
0.007,
@ -10966,6 +10965,7 @@
8307806
],
"LastUpdateScan": 1668337419,
"LastUpdate": 1534381668,
"FirstSeen": 1,
"topTrending": 0.009000000000000001,
"topPerforming": 0.016
@ -43142,7 +43142,6 @@
],
"downloads": 225332,
"stars": 7,
"LastUpdate": 1591520598,
"trending": 0.127,
"trends": [
0.021,
@ -43172,6 +43171,7 @@
225332
],
"LastUpdateScan": 1668337419,
"LastUpdate": 1591520598,
"FirstSeen": 1474257600,
"topTrending": 0.106,
"topPerforming": 0.127
@ -73552,7 +73552,6 @@
"Network-VPN"
],
"downloads": 110405,
"LastUpdate": 1661357807,
"trending": 0.08,
"trends": [
0.066,
@ -73582,6 +73581,7 @@
110405
],
"LastUpdateScan": 1668337420,
"LastUpdate": 1661357807,
"FirstSeen": 1613754155,
"topTrending": 0.013999999999999999,
"topPerforming": 0.08
@ -75768,7 +75768,6 @@
],
"downloads": 75103655,
"stars": 267,
"LastUpdate": 1666281276,
"trending": 0.255,
"trends": [
0.116,
@ -75798,6 +75797,7 @@
75103655
],
"LastUpdateScan": 1668337420,
"LastUpdate": 1666281276,
"FirstSeen": 1542258134,
"topTrending": 0.139,
"topPerforming": 0.255
@ -80085,7 +80085,6 @@
],
"downloads": 13403,
"stars": 2,
"LastUpdate": 1665157619,
"trending": 3.701,
"trends": [
7.054,
@ -80115,6 +80114,7 @@
13403
],
"LastUpdateScan": 1668337420,
"LastUpdate": 1665157619,
"FirstSeen": 1639753431,
"topTrending": -3.353
},
@ -85515,7 +85515,6 @@
"Drivers",
"Plugins"
],
"LastUpdateScan": 1668337420,
"FirstSeen": 1613761353
},
{
@ -157969,7 +157968,6 @@
],
"downloads": 4464836,
"stars": 4,
"LastUpdate": 1668261354,
"trending": 0.665,
"trends": [
0.405,
@ -157999,6 +157997,7 @@
4464836
],
"LastUpdateScan": 1668337420,
"LastUpdate": 1668261354,
"FirstSeen": 1629367418,
"topTrending": 0.26,
"topPerforming": 0.665
@ -158054,7 +158053,6 @@
],
"downloads": 4461838,
"stars": 6,
"LastUpdate": 1668335429,
"trending": 0.525,
"trends": [
0.325,
@ -158084,6 +158082,7 @@
4461838
],
"LastUpdateScan": 1668337420,
"LastUpdate": 1668335429,
"FirstSeen": 1629367418,
"topTrending": 0.2,
"topPerforming": 0.525
@ -208348,7 +208347,7 @@
"CategoryList": [
"Network-Web"
],
"LastUpdateScan": 1665749020,
"LastUpdateScan": 1668344620,
"FirstSeen": 1629374613
},
{
@ -208744,10 +208743,10 @@
"CategoryList": [
"Network-Web"
],
"downloads": 2921,
"downloads": 3395,
"stars": 2,
"LastUpdateScan": 1665749020,
"LastUpdate": 1660659274,
"LastUpdate": 1666758303,
"LastUpdateScan": 1668344620,
"FirstSeen": 1642366205
},
{
@ -216805,10 +216804,10 @@
"CategoryList": [
"GameServers"
],
"downloads": 1452,
"downloads": 1845,
"stars": 2,
"LastUpdateScan": 1665749021,
"LastUpdate": 1660322212,
"LastUpdateScan": 1668344620,
"FirstSeen": 1652753003
},
{
@ -227772,7 +227771,6 @@
"MediaServer-Photos"
],
"downloads": 17629,
"LastUpdate": 1657868552,
"trending": 4.379,
"trends": [
4.856,
@ -227802,6 +227800,7 @@
17629
],
"LastUpdateScan": 1668337420,
"LastUpdate": 1657868552,
"FirstSeen": 1642357556,
"topTrending": -0.4770000000000003
},
@ -235412,41 +235411,41 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 128545,
"downloads": 129050,
"stars": 1,
"trending": 0.517,
"LastUpdate": 1668233606,
"trending": 0.391,
"trends": [
0.171,
0.054,
0.264,
0.077,
0.113,
0.484,
0.517
0.517,
0.391
],
"trendsDate": [
1650153795,
1652753003,
1655352212,
1657951419,
1660550619,
1663149816,
1665749021
1665749021,
1668344620
],
"downloadtrend": [
126616,
126684,
127019,
127117,
127261,
127880,
128545
128545,
129050
],
"LastUpdateScan": 1665749021,
"LastUpdate": 1665231391,
"LastUpdateScan": 1668344620,
"FirstSeen": 1642366205,
"topTrending": 0.346,
"topPerforming": 0.517
"topTrending": 0.337,
"topPerforming": 0.391
},
{
"Name": "channelsdvr_nvidia",
@ -235586,41 +235585,41 @@
"CategoryList": [
"MediaServer-Video"
],
"downloads": 128545,
"downloads": 129050,
"stars": 1,
"trending": 0.517,
"trending": 0.391,
"trends": [
0.171,
0.054,
0.264,
0.077,
0.113,
0.484,
0.517
0.517,
0.391
],
"trendsDate": [
1650153795,
1652753003,
1655352212,
1657951419,
1660550619,
1663149816,
1665749021
1665749021,
1668344620
],
"downloadtrend": [
126616,
126684,
127019,
127117,
127261,
127880,
128545
128545,
129050
],
"LastUpdateScan": 1665749021,
"LastUpdate": 1665231391,
"LastUpdateScan": 1668344620,
"LastUpdate": 1668233606,
"FirstSeen": 1642366205,
"topTrending": 0.346,
"topPerforming": 0.517
"topTrending": 0.337,
"topPerforming": 0.391
},
{
"Name": "homeassistant",

View File

@ -67722,5 +67722,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1668239235
},
"hlky/sd-webui:latest": {
"Base": null,
"Downloads": 1308,
"Stars": 2,
"Time": 1668348524,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1665174217
}
}

File diff suppressed because it is too large Load Diff