mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-11-26 13:44:06 -05:00
@@ -7,7 +7,7 @@ file.write_text(
|
||||
.replace(' return demo', """
|
||||
with demo:
|
||||
gr.Markdown(
|
||||
'Created by [AUTOMATIC1111 / stable-diffusion-webui-docker](https://github.com/AbdBarho/stable-diffusion-webui-docker/tree/master/AUTOMATIC1111)'
|
||||
'Created by [AUTOMATIC1111 / stable-diffusion-webui-docker](https://github.com/AbdBarho/stable-diffusion-webui-docker/)'
|
||||
)
|
||||
return demo
|
||||
""", 1)
|
||||
|
||||
Reference in New Issue
Block a user