Skip to content

Commit

Permalink
Merge pull request #307 from light-and-ray/extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
w-e-w authored and github-actions[bot] committed Apr 26, 2024
2 parents a615e25 + d716d41 commit bd3329c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions extensions/sd-webui-readme-browser.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Readme browser",
"url": "https://github.com/light-and-ray/sd-webui-readme-browser.git",
"description": "This extension allows user to view readme files of extensions locally right inside sd-webui. Online will be used only if readme contains external media and links",
"tags": [
"dropdown",
"online",
"UI related"
],
"added": "2024-04-26"
}
11 changes: 11 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -3054,6 +3054,17 @@
"tab"
],
"added": "2024-04-24"
},
{
"name": "Readme browser",
"url": "https://github.com/light-and-ray/sd-webui-readme-browser.git",
"description": "This extension allows user to view readme files of extensions locally right inside sd-webui. Online will be used only if readme contains external media and links",
"tags": [
"dropdown",
"online",
"UI related"
],
"added": "2024-04-26"
}
]
}

0 comments on commit bd3329c

Please sign in to comment.