mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2024-06-07 21:20:49 +00:00
Merge branch 'master' into dev
This commit is contained in:
commit
f9809e6e40
@ -1,4 +1,4 @@
|
||||
## Upcoming 1.3.0
|
||||
## 1.3.0
|
||||
|
||||
### Features:
|
||||
* add UI to edit defaults
|
||||
|
@ -3,7 +3,6 @@ import tempfile
|
||||
from collections import namedtuple
|
||||
from pathlib import Path
|
||||
|
||||
import gradio as gr
|
||||
import gradio.components
|
||||
|
||||
from PIL import PngImagePlugin
|
||||
|
Loading…
Reference in New Issue
Block a user