mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-25 14:28:59 +08:00
Updated Developing extensions (markdown)
parent
39b7575061
commit
71fb913eed
@ -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 javascript files in the `javascript` directory are added to the page
|
||||||
- extension's `style.css` file is 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…
x
Reference in New Issue
Block a user