mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-03-20 21:40:30 -07:00
Updated Developing extensions (markdown)
parent
39b7575061
commit
71fb913eed
1 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ Web ui interacts with installed extensions in the following way:
|
|||
- extension's javascript files in the `javascript` directory are added to the page
|
||||
- extension's `style.css` file is added to the page
|
||||
|
||||
For how to develop custom scripts, which usually will do most of extension's work, see [Developing-custom-scripts]
|
||||
For how to develop custom scripts, which usually will do most of extension's work, see [Developing custom scripts](Developing-custom-scripts).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue