From c57db7e4dde20116c94da5d22d8b46c5d85c51ac Mon Sep 17 00:00:00 2001 From: power88 <741815398@qq.com> Date: Sun, 26 May 2024 22:06:49 +0800 Subject: [PATCH] update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 36bc4b3..7855fff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # WebUI Fooocus Prompt Expansion Plugin -[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](LICENSE) +[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)] +[![License: CC-By NC 4.0](https://img.shields.io/badge/License-CC--By%20NC%204.0-blue.svg)] ### **Non-Commercial Use**: The plugin is available for non-commercial use outside Fooocus. This project extracts the prompt expansion module from Fooocus and integrates it as a plugin into the Stable Diffusion WebUI. @@ -14,7 +15,6 @@ This plugin is just a wrapper, and its performance might be low. Pull requests t - [Contributing](#contributing) - [Acknowledgements](#acknowledgements) -- ## Installation @@ -33,8 +33,11 @@ To install the plugin, follow these steps: ## Usage Just press enable expansion in the webui. + Apologize that the seed cannot be saved in the metadata in the output png. -We'll solve this issue as soon as possible. +I'll try to solve this issue as soon as possible. + +However, the expanded prompt will be send to the prompt. You can disable prompt expansion to get the same result temporary. ## License @@ -59,6 +62,6 @@ We welcome contributions to improve this plugin! To contribute, please follow th - Thanks to the Stable Diffusion community for their support and contributions. - Thanks to GPT-4o for the README generate and code modification. ---- + For any issues or questions, please open an issue on the [GitHub repository](https://github.com/power88/webui-fooocus-prompt-expansion/issues). \ No newline at end of file