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