split settings into three columns

added a different workaround for gradio mask bug with info in UI
switched to newer gradio version
This commit is contained in:
AUTOMATIC
2022-09-10 11:10:00 +03:00
parent 695c05fb30
commit 955f644ce1
6 changed files with 101 additions and 100 deletions

View File

@@ -1,7 +1,7 @@
basicsr==1.3.5
gfpgan
gradio==3.2
numpy==1.22.0
gradio==3.3
numpy==1.23.3
Pillow==9.2.0
realesrgan==0.2.5.0
torch