Force LF (#24)

This commit is contained in:
AbdBarho
2022-09-03 06:59:16 +02:00
committed by GitHub
parent bae3590980
commit ce4e190f8f
4 changed files with 12 additions and 7 deletions

View File

@@ -9,7 +9,5 @@ file.write_text(
Created using <a href="https://github.com/AbdBarho/stable-diffusion-webui-docker">stable-diffusion-webui-docker</a>.
</p>
<p>For help and advanced usage guides,
""", 1)\
.replace('img2img_cfg = gr.Slider(minimum=1.0, maximum=30.0', 'img2img_cfg = gr.Slider(minimum=1.0, maximum=60.0')
)
""", 1)
)