This project is developed in Physton. The documentation in multiple languages is translated using machine translation. Please excuse any translation errors.
If you find this extension helpful, please give me a star on Github! You could also buy me a coffee: donate
⭐️⭐️⭐️ This project has developed an independent standalone version that can run without relying on stable-diffusion-webui. It is lightweight and compact, focusing on editing and organizing prompt words. Visit Physton/sd-webui-prompt-all-in-one-app for the tutorial on how to use it.
Contributing
Contributing
If you want to contribute to sd-webui-prompt-all-in-one, welcome to submit issues and pull requests. You can also contact me via:
- Email:physton@163.com
Development
Front-end development (vue)
Enter the src directory:
cd ./sd-webui-prompt-all-in-one/src
Initialize the node environment:
npm install
Modify the code
Compile:
npm run build
Restart stable-diffusion-webui
Back-end development (python)
Enter the extension directory:
cd ./sd-webui-prompt-all-in-one
Modify the code
Restart stable-diffusion-webui
Custom Theme
If you need to customize the style theme of this extension, please refer to:
https://github.com/Physton/sd-webui-prompt-all-in-one/tree/main/styles/extensions#english