diff --git a/README.md b/README.md index 562b9f5..c643617 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,30 @@ and the program will be stopped. # credits - I received some help from Automatic,showing me a function I needed for this extension. -- Also, I used some code from yuntian-deng at https://huggingface.co/spaces/yuntian-deng/Gradio-Popup-Confirmation-Demo/tree/main +- Also, I used some code from yuntian-deng at https://huggingface.co/spaces/yuntian-deng/Gradio-Popup-Confirmation-Demo/tree/main + +# update +12-08-23: automatically closing the tab feature + - however it's important do this: + - whenever you start the webui and you see the public url + ![image](https://github.com/EnsignMK/sd_shutdown_button/assets/91480302/2193381f-ae8b-4cd7-965d-be2e9bb29663) + + keep ctrl (control) pressed and click on the link. + Now the new feature should be working. + + ## potential issue: + If the tab doesn't close no worries, it's a browser thing.Your webui is shutdown. + you will see this image + + + + + + + + + +