Skip to content

Commit

Permalink
Merge pull request #380 from AUTOMATIC1111/Replace-stable-diffusion-w…
Browse files Browse the repository at this point in the history
…ebui-stable-horde-URL
  • Loading branch information
w-e-w authored and github-actions[bot] committed Oct 23, 2024
2 parents 7d4bbbc + a93f212 commit 1fc7bea
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions extensions/stable-diffusion-webui-stable-horde.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "Stable Horde Client",
"url": "https://github.com/natanjunges/stable-diffusion-webui-stable-horde.git",
"url": "https://github.com/w-e-w/stable-diffusion-webui-stable-horde.git",
"description": "Stable Horde Client. Generate pictures using other user's PC. Useful if u have no GPU.",
"added": "2023-01-11",
"tags": [
"tab",
"online"
]
}
}
20 changes: 10 additions & 10 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -912,16 +912,6 @@
"online"
]
},
{
"name": "Stable Horde Client",
"url": "https://github.com/natanjunges/stable-diffusion-webui-stable-horde.git",
"description": "Stable Horde Client. Generate pictures using other user's PC. Useful if u have no GPU.",
"added": "2023-01-11",
"tags": [
"tab",
"online"
]
},
{
"name": "Discord Rich Presence",
"url": "https://github.com/kabachuha/discord-rpc-for-automatic1111-webui.git",
Expand Down Expand Up @@ -3405,6 +3395,16 @@
"UI related"
],
"added": "2024-10-23"
},
{
"name": "Stable Horde Client",
"url": "https://github.com/w-e-w/stable-diffusion-webui-stable-horde.git",
"description": "Stable Horde Client. Generate pictures using other user's PC. Useful if u have no GPU.",
"added": "2023-01-11",
"tags": [
"tab",
"online"
]
}
]
}

0 comments on commit 1fc7bea

Please sign in to comment.