0 32.帮助开发
Physton edited this page 2023-06-11 18:17:10 +08:00
This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

帮助开发

帮助开发

如果你想为 sd-webui-prompt-all-in-one 做出贡献,欢迎提交 issue 和 pull request。同时你也可以通过以下方式联系我

  • 邮箱physton@163.com

开发方式

  • 前端开发vue

    1. 进入 src 目录:

      cd ./sd-webui-prompt-all-in-one/src

    2. 初始化node环境

      npm install

    3. 修改代码

    4. 编译:

      npm run build

    5. 重启 stable-diffusion-webui。

  • 后端开发python

    1. 进入扩展目录:

      cd ./sd-webui-prompt-all-in-one

    2. 修改代码

    3. 重启 stable-diffusion-webui。

自定义主题

如果你需要自定义此扩展的样式主题,请参考:

https://github.com/Physton/sd-webui-prompt-all-in-one/tree/main/styles/extensions