Jelajahi Sumber

Merge branch 'master' into dev

AUTOMATIC 2 tahun lalu
induk
melakukan
f9809e6e40
2 mengubah file dengan 1 tambahan dan 2 penghapusan
  1. 1 1
      CHANGELOG.md
  2. 0 1
      modules/ui_tempdir.py

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-## Upcoming 1.3.0
+## 1.3.0
 
 
 ### Features:
 ### Features:
  * add UI to edit defaults
  * add UI to edit defaults

+ 0 - 1
modules/ui_tempdir.py

@@ -3,7 +3,6 @@ import tempfile
 from collections import namedtuple
 from collections import namedtuple
 from pathlib import Path
 from pathlib import Path
 
 
-import gradio as gr
 import gradio.components
 import gradio.components
 
 
 from PIL import PngImagePlugin
 from PIL import PngImagePlugin