Git Product home page Git Product logo

sdnext-modernui's Introduction

SD.Next

SD.Next ModernUI


Rethought and rebuilt specifically for SD.Next and its unique workflows.
Ships with many unique user themes to try out.
Fully mobile compatible.

Previews

Themes

Credits

  • This project is a complete refactor of Anapnoe's original work - many thanks to him
    Anapnoe (2023) Stable Diffusion Web UI-UX
  • Thanks to illu_Zn for his precious advices
  • Theme designers: Aptronymous, BrknSoul, IlluZn, QuantumSoul, VladMandic, Eoan, you?

sdnext-modernui's People

Contributors

binaryquantumsoul avatar vladmandic avatar anapnoe avatar disty0 avatar brknsoul avatar rotken avatar

Stargazers

Alexandr avatar  avatar  avatar NyXia avatar ZRGX avatar  avatar Enes Sadık Özbek avatar  avatar  avatar Tanuki avatar  avatar Redacted avatar

Watchers

 avatar NyXia avatar  avatar

sdnext-modernui's Issues

[Issue] Generate buttons css

The generate buttons don't all share the same css colors.
They should all use same colors as params buttons i.e.
--sd-input-text-color: normal text
--sd-input-hover-text-color: hover/selected text
--sd-input-background-color: normal background
--sd-main-accent-color: hover/selected background

Error can be seen in Vlad-Default and IlluZn-Superuser themes
image
image
image

Eventually we could make more intuitive variables that fall back to those by default which would be normal and hover/selected colors for text and background on all buttons inside params and generate

[Issue] Prompt field is only 3 lines long on Firefox

Issue Description

Prompt field is only 3 lines long on Firefox.
Brave works fine so this is on Firefox only.

Example on Firefox.

image

image

How it should be (Brave):

image

Backend

Firefox

Branch

Desktop

Version Platform Description

Arch Linux 6.8.4
Firefox: 125.0.3-1

ModernUI: c8a46bb
SDNext: 385f0688

Relevant log output

disty:~ $ stable-diffusion-webui-public --upgrade
Already up to date.
Submodule path 'extensions-builtin/sdnext-modernui': checked out '0e36e5116dd3bf4d797d48955ca3d2fbc4319d10'
Activate python venv
Launch
19:52:01-815782 INFO     Starting SD.Next                                                                             
19:52:01-818955 INFO     Logger: file="/mnt/DataSSD/AI/Apps/public/automatic/sdnext.log" level=INFO size=720233       
                         mode=append                                                                                  
19:52:01-819924 INFO     Python 3.11.9 on Linux                                                                       
19:52:01-849010 INFO     Version: app=sd.next updated=2024-05-01 hash=385f0688 branch=dev                             
                         url=https://github.com/vladmandic/automatic/tree/dev                                         
19:52:02-268592 INFO     Updating main repository                                                                     
19:52:02-920944 INFO     Upgraded to version: 385f0688 Wed May 1 00:28:28 2024 +0900                                  
19:52:02-924413 INFO     Platform: arch=x86_64 cpu= system=Linux release=6.8.4-zen1-1-zen python=3.11.9               
19:52:02-925872 INFO     Intel OneAPI Toolkit detected                                                                
19:52:02-945274 INFO     Startup: standard                                                                            
19:52:02-945961 INFO     Verifying requirements                                                                       
19:52:02-962062 INFO     Verifying packages                                                                           
19:52:02-963440 INFO     Verifying submodules                                                                         
19:52:15-863365 INFO     Extensions enabled: ['Lora', 'sd-extension-chainner', 'sd-extension-system-info',            
                         'sd-webui-agent-scheduler', 'stable-diffusion-webui-rembg', 'sdnext-modernui',               
                         'a1111-sd-webui-tagcomplete', 'sd-webui-supermerger']                                        
19:52:15-864395 INFO     Verifying requirements                                                                       
19:52:15-876049 INFO     Updating Wiki                                                                                
19:52:16-496976 INFO     Command line args: ['--use-ipex', '--listen', '--insecure', '--port', '7861', '--upgrade']   
                         insecure=True listen=True port=7861 upgrade=True use_ipex=True                               
No ROCm runtime is found, using ROCM_HOME='/dev/null'
19:52:24-772717 INFO     Load packages: {'torch': '2.1.0.post2+cxx11.abi', 'diffusers': '0.27.2', 'gradio': '3.43.2'} 
19:52:25-451309 INFO     VRAM: Detected=15.91 GB Optimization=none                                                    
19:52:25-453482 INFO     Engine: backend=Backend.DIFFUSERS compute=ipex device=xpu attention="Scaled-Dot-Product"     
                         mode=no_grad                                                                                 
19:52:25-454831 INFO     Device: device=Intel(R) Arc(TM) A770 Graphics n=1 ipex=2.1.30+xpu                            
19:52:26-168335 INFO     Available VAEs: path="/mnt/DataSSD/AI/models/public/VAE" items=5                             
19:52:26-169482 INFO     Disabled extensions: []                                                                      
19:52:26-175821 INFO     Available models: path="/mnt/DataSSD/AI/models/public/Stable-diffusion" items=18 time=0.01   
19:52:26-249138 INFO     LoRA networks: available=36 folders=3                                                        
19:52:26-547244 INFO     Extension: script='extensions-builtin/sd-webui-agent-scheduler/scripts/task_scheduler.py'    
                         Using sqlite file: extensions-builtin/sd-webui-agent-scheduler/task_scheduler.sqlite3        
19:52:26-557721 INFO     Extension: script='extensions/a1111-sd-webui-tagcomplete/scripts/tag_autocomplete_helper.py' 
                         Tag Autocomplete: Could not locate model-keyword extension, Lora trigger word completion will
                         be limited to those added through the extra networks menu.                                   
19:52:26-740975 INFO     UI theme: type=Modern name="IlluZn-Domination"                                               
19:52:28-058031 INFO     Local URL: http://localhost:7861/                                                            
19:52:28-203756 INFO     [AgentScheduler] Task queue is empty                                                         
19:52:28-204568 INFO     [AgentScheduler] Registering APIs                                                            
19:52:28-333529 INFO     Select: model="SDXL/7thAnimeXLA_v10 [c69a703641]"                                            
dlerror: /opt/intel/oneapi/compiler/latest/linux/lib/x64/libintelocl.so: cannot open shared object file: No such file or directory
19:52:28-599698 INFO     Setting Torch parameters: device=xpu dtype=torch.bfloat16 vae=torch.bfloat16                 
                         unet=torch.bfloat16 context=inference_mode fp16=True bf16=True                               
                         optimization=Scaled-Dot-Product                                                              
19:52:28-601433 INFO     Autodetect: model="Stable Diffusion XL" class=StableDiffusionXLPipeline                      
                         file="/mnt/DataSSD/AI/models/public/Stable-diffusion/SDXL/7thAnimeXLA_v10.safetensors"       
                         size=6776MB                                                                                  
19:52:40-793119 INFO     Load embeddings: loaded=0 skipped=2 time=0.01                                                
19:52:41-026907 INFO     Load model: time=12.46 load=12.46 native=1024 {'ram': {'used': 7.99, 'total': 46.95}, 'gpu': 
                         {'used': 6.78, 'total': 15.91}, 'retries': 0, 'oom': 0}                                      
19:52:41-028961 INFO     Startup time: 24.52 torch=7.53 gradio=0.71 libraries=1.37 extensions=0.51 ui-en=0.14         
                         ui-txt2img=0.06 ui-img2img=0.22 ui-control=0.09 ui-settings=0.20 ui-extensions=0.19          
                         ui-defaults=0.05 launch=0.28 api=0.08 app-started=0.19 checkpoint=12.70                      
19:53:59-944376 INFO     MOTD: N/A                                                                                    
19:54:06-975096 INFO     Browser session: user=None client=127.0.0.1 agent=Mozilla/5.0 (X11; Linux x86_64; rv:125.0)  
                         Gecko/20100101 Firefox/125.0

Acknowledgements

  • I have read the above and searched for existing issues

quick feedback

overal, love it. still quite some things that need fixing...

generating creates a flicker during preview as scrollbars appear/dissapear

after running generate several times, generate button started to dissapear on me - it goes away when i click generate, but doesn't come back when generate is done:
image

extra networks clicking on folder does not filter the view

remove buttons with links completely:
image

i don't see a point fo home button opening readme:
image

settings is broken - there is a main button on the left which just opens near-empty pane
image

and then there is button on the right which opens actual settings
image

actually - i think this is an overall problem, not settings specific - if a tab has tab control inside it, main tab will be on the main pane, but subtabs appear on the right pane, probably not what we want.
perhaps instead of "dynamically" doing that, we can predetermine which sections go to main (left) and which to right.

also probably due to same root cause - not sure what this button is supposed to be, it just opens empty pane
image

General feedback

startup

we really dont need to print startup log in browser main view on startup
sdnext has splash screen, lets leave it as-is

gallery

i like it!

  • maybe move gallery from left panel to right panel, just below extra networks and before models?
  • place search above folder list

right panel

idea - can we make right panel expandable and not just collapsable?
right now its either collapsed or set to ~1/3 of the screen width
but maybe i want to look at extra networks or gallery or settings at full width? so its full->1/3->collapsed

extra networks

  • search/filter is still broken
  • sort is broken
  • switch view type from icon to list is broken
  • close button does not do anything in modern styling, maybe just hide it
  • lora: overlay with tag words that is drawn on hover is normally below network itself and can grow much larger, here its cropped to size of the preview image

models -> update

this looks broken, but that's on me

settings

expand settings section names a bit, right now its

log

  • move server log to top and client log to bottom
  • add header to indicate what is server log and what is client log
  • browser log is extremely verbose, if you need it, it needs to be behind some debug flag and not print-all by default

system

  • benchmark: table view does not look that great
  • models & networks: this looks like json dump without json display
    normally, this is gr.JSON component, but seems like modern styling breaks it

left panel

i still think that generate action bar can fit as the top part of the left vertical toolbar :)

we still have a problem where prompt fields are massive
thinking what is always absolutely needed, its the size - can we perhaps move size section to be above prompt?
and yes, control resizing section is a bit complex, but we can probably tweak it a bit so it fits there

i like how img2img looks with prompt/negative/image in the left column and everything styled
can similar be done with control? i think that might work pretty well for default?

txt2img and img2img have subsections set horizontally above prompt and control has it as vertical list
i understand this is because control left panel can be minimized and others cannot, but we need to get to uniform view

Empty page... Nothing showing :(

Version: app=sd.next
updated=2024-04-09
hash=7ecc1d7d
branch=master

sdnext-ui-ux 9a60d6d

webui-user.bat:
set COMMANDLINE_ARGS= --autolaunch --allow-code --debug --use-cuda --device-id 0 --use-xformers --upgrade --theme modern

It opens http://127.0.0.1:7860/
instead of http://127.0.0.1:7860/?__theme=modern

After the Loading animation i am left with an empty page...
Even when opening manually http://127.0.0.1:7860/?__theme=modern

same behaviour for
git checkout 951653d
git checkout cb9de04

[Issue]: All Icons Missing from Modern UI

Issue Description

After starting the webui.bat & Entering the WebUI itself, There are no Icons for any tab. All replacd by white squares. Client Log & Inspector info attached to the normal output.
iconsmissing

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

Windows 10, Brave Browser, Newest SD.Next as for May 12th

Relevant log output

Using VENV: F:\autozludanew\modernui\automatic\venv
19:01:15-056880 INFO     Starting SD.Next
19:01:15-064906 INFO     Logger: file="F:\autozludanew\modernui\automatic\sdnext.log" level=DEBUG size=65 mode=create
19:01:15-068920 INFO     Python 3.10.6 on Windows
19:01:15-620745 INFO     Version: app=sd.next updated=2024-05-12 hash=c20e080b branch=dev
                         url=https://github.com/vladmandic/automatic//tree/dev
19:01:16-371227 INFO     Latest published version: e081f232d2648d79659b9a53070cecb544b85b3d 2024-05-07T19:11:45Z
19:01:16-403334 INFO     Platform: arch=AMD64 cpu=AMD64 Family 23 Model 24 Stepping 1, AuthenticAMD system=Windows
                         release=Windows-10-10.0.19045-SP0 python=3.10.6
19:01:16-408350 DEBUG    Setting environment tuning
19:01:16-411361 DEBUG    HF cache folder: C:\Users\Win\.cache\huggingface\hub
19:01:16-414370 DEBUG    Torch overrides: cuda=False rocm=False ipex=False diml=False openvino=False
19:01:16-417380 DEBUG    Torch allowed: cuda=True rocm=True ipex=True diml=True openvino=True
19:01:16-439453 DEBUG    Package not found: torch-directml
19:01:16-441459 INFO     AMD ROCm toolkit detected
19:01:17-067532 DEBUG    ROCm agents detected: ['gfx803']
19:01:17-549125 DEBUG    ROCm version detected: 5.7
19:01:17-552135 WARNING  HIP SDK is detected, but no Torch release for Windows available
19:01:17-554141 INFO     For ZLUDA support specify '--use-zluda'
19:01:17-556147 INFO     Using CPU-only torch
19:01:18-507294 DEBUG    Repository update time: Sun May 12 23:38:33 2024
19:01:18-509301 INFO     Startup: standard
19:01:18-511307 INFO     Verifying requirements
19:01:18-538397 INFO     Verifying packages
19:01:18-540405 INFO     Verifying submodules
19:01:22-272752 DEBUG    Submodule: extensions-builtin/sd-extension-chainner / main
19:01:22-533614 DEBUG    Submodule: extensions-builtin/sd-extension-system-info / main
19:01:22-733274 DEBUG    Submodule: extensions-builtin/sd-webui-agent-scheduler / main
19:01:22-974072 DEBUG    Submodule: extensions-builtin/sdnext-modernui / main
19:01:23-157678 DEBUG    Submodule: extensions-builtin/stable-diffusion-webui-rembg / master
19:01:23-337273 DEBUG    Submodule: modules/k-diffusion / master
19:01:23-526900 DEBUG    Submodule: wiki / master
19:01:23-626228 DEBUG    Register paths
19:01:23-897124 DEBUG    Installed packages: 227
19:01:23-900135 DEBUG    Extensions all: ['Lora', 'sd-extension-chainner', 'sd-extension-system-info',
                         'sd-webui-agent-scheduler', 'sdnext-modernui', 'stable-diffusion-webui-rembg']
19:01:24-465003 DEBUG    Running extension installer:
                         F:\autozludanew\modernui\automatic\extensions-builtin\sd-extension-system-info\install.py
19:01:25-356953 DEBUG    Running extension installer:
                         F:\autozludanew\modernui\automatic\extensions-builtin\sd-webui-agent-scheduler\install.py
19:01:26-540870 DEBUG    Running extension installer:
                         F:\autozludanew\modernui\automatic\extensions-builtin\stable-diffusion-webui-rembg\install.py
19:01:27-421784 DEBUG    Extensions all: []
19:01:27-423791 INFO     Extensions enabled: ['Lora', 'sd-extension-chainner', 'sd-extension-system-info',
                         'sd-webui-agent-scheduler', 'sdnext-modernui', 'stable-diffusion-webui-rembg']
19:01:27-427805 INFO     Verifying requirements
19:01:27-445864 DEBUG    Setup complete without errors: 1715619687
19:01:27-476967 DEBUG    Extension preload: {'extensions-builtin': 0.01, 'extensions': 0.0}
19:01:27-479977 DEBUG    Starting module: <module 'webui' from 'F:\\autozludanew\\modernui\\automatic\\webui.py'>
19:01:27-482987 INFO     Command line args: ['--debug', '--medvram', '--models-dir',
                         'D:\\stable-diffusion-webui-directml-master2\\models', '--listen', '--cors-origins', '*']
                         medvram=True models_dir=D:\stable-diffusion-webui-directml-master2\models listen=True
                         cors_origins=* debug=True
19:01:27-491014 DEBUG    Env flags: []
19:02:05-404437 INFO     Load packages: {'torch': '2.2.0+cpu', 'diffusers': '0.27.2', 'gradio': '3.43.2'}
19:02:07-812402 DEBUG    Read: file="config.json" json=44 bytes=1863 time=0.000
19:02:07-817418 INFO     Engine: backend=Backend.DIFFUSERS compute=cpu device=cpu attention="Dynamic Attention SDP"
                         mode=no_grad
19:02:07-821432 INFO     Device:
19:02:07-842501 DEBUG    Read: file="html\reference.json" json=38 bytes=22313 time=0.019
19:02:13-479148 DEBUG    ONNX: version=1.17.3 provider=CPUExecutionProvider, available=['DmlExecutionProvider',
                         'CPUExecutionProvider']
19:02:13-707905 DEBUG    Importing LDM
19:02:13-763087 DEBUG    Entering start sequence
19:02:13-765095 INFO     Using models path: D:\stable-diffusion-webui-directml-master2\models
19:02:13-788171 DEBUG    Initializing
19:02:13-931645 INFO     Available VAEs: path="D:\stable-diffusion-webui-directml-master2\models\VAE" items=1
19:02:13-934656 DEBUG    Available UNets: path="D:\stable-diffusion-webui-directml-master2\models\UNET" items=0
19:02:13-938669 INFO     Disabled extensions: []
19:02:13-967764 DEBUG    Read: file="metadata.json" json=117 bytes=375687 time=0.024
19:02:13-981811 DEBUG    Scanning diffusers cache: folder=D:\stable-diffusion-webui-directml-master2\models\Diffusers
                         items=1 time=0.00
19:02:13-984822 INFO     Available models: path="D:\stable-diffusion-webui-directml-master2\models\Stable-diffusion"
                         items=19 time=0.04
19:02:14-554707 DEBUG    Load extensions
19:02:14-737311 INFO     Extension: script='extensions-builtin\Lora\scripts\lora_script.py'
                         19:02:14-719252 INFO     LoRA networks: available=98
                         folders=2
19:02:16-379744 INFO     Extension: script='extensions-builtin\sd-webui-agent-scheduler\scripts\task_scheduler.py'
                         Using sqlite file: extensions-builtin\sd-webui-agent-scheduler\task_scheduler.sqlite3
19:02:16-416867 DEBUG    Extensions init time: 1.86 Lora=0.06 sd-extension-chainner=0.18 sd-webui-agent-scheduler=1.45
19:02:16-476063 DEBUG    Read: file="html/upscalers.json" json=4 bytes=2672 time=0.017
19:02:16-502149 DEBUG    Read: file="extensions-builtin\sd-extension-chainner\models.json" json=24 bytes=2719
                         time=0.021
19:02:16-510176 DEBUG    chaiNNer models: path="D:\stable-diffusion-webui-directml-master2\models\chaiNNer" defined=24
                         discovered=0 downloaded=0
19:02:16-517200 DEBUG    Upscaler type=ESRGAN folder="D:\stable-diffusion-webui-directml-master2\models\ESRGAN"
                         model="ESRGAN_4x"
                         path="D:\stable-diffusion-webui-directml-master2\models\ESRGAN\ESRGAN_4x.pth"
19:02:16-526228 DEBUG    Upscaler type=SwinIR folder="D:\stable-diffusion-webui-directml-master2\models\SwinIR"
                         model="SwinIR_4x"
                         path="D:\stable-diffusion-webui-directml-master2\models\SwinIR\SwinIR_4x.pth"
19:02:16-533252 DEBUG    Load upscalers: total=54 downloaded=4 user=2 time=0.11 ['None', 'Lanczos', 'Nearest',
                         'ChaiNNer', 'ESRGAN', 'LDSR', 'RealESRGAN', 'SCUNet', 'SD', 'SwinIR']
19:02:16-592448 DEBUG    Load styles: folder="D:\stable-diffusion-webui-directml-master2\models\styles" items=290
                         time=0.05
19:02:16-602482 DEBUG    Creating UI
19:02:16-606498 DEBUG    UI themes available: type=Modern themes=27
19:02:16-609506 INFO     UI theme: type=Modern name="Default"
19:02:16-629570 DEBUG    UI theme: css="extensions-builtin\sdnext-modernui\themes\Default.css" base="base.css"
                         user="None"
19:02:16-637598 DEBUG    UI initialize: txt2img
19:02:16-761005 DEBUG    Extra networks: page='model' items=57 subfolders=2 tab=txt2img
                         folders=['D:\\stable-diffusion-webui-directml-master2\\models\\Stable-diffusion',
                         'D:\\stable-diffusion-webui-directml-master2\\models\\Diffusers', 'models\\Reference']
                         list=0.08 thumb=0.01 desc=0.01 info=0.00 workers=4 sort=Default
19:02:16-788095 DEBUG    Extra networks: page='lora' items=98 subfolders=0 tab=txt2img
                         folders=['D:\\stable-diffusion-webui-directml-master2\\models\\Lora',
                         'D:\\stable-diffusion-webui-directml-master2\\models\\LyCORIS'] list=0.09 thumb=0.02 desc=0.04
                         info=0.00 workers=4 sort=Default
19:02:16-850300 DEBUG    Extra networks: page='style' items=290 subfolders=1 tab=txt2img
                         folders=['D:\\stable-diffusion-webui-directml-master2\\models\\styles', 'html'] list=0.09
                         thumb=0.00 desc=0.00 info=0.00 workers=4 sort=Default
19:02:16-860333 DEBUG    Extra networks: page='embedding' items=0 subfolders=0 tab=txt2img
                         folders=['D:\\stable-diffusion-webui-directml-master2\\models\\embeddings'] list=0.01
                         thumb=0.00 desc=0.00 info=0.00 workers=4 sort=Default
19:02:16-869365 DEBUG    Extra networks: page='vae' items=1 subfolders=0 tab=txt2img
                         folders=['D:\\stable-diffusion-webui-directml-master2\\models\\VAE'] list=0.02 thumb=0.01
                         desc=0.00 info=0.00 workers=4 sort=Default
19:02:17-012838 DEBUG    UI initialize: img2img
19:02:17-347947 DEBUG    UI initialize: control models=D:\stable-diffusion-webui-directml-master2\models\control
19:02:18-804767 DEBUG    Read: file="ui-config.json" json=0 bytes=2 time=0.000
19:02:19-027503 DEBUG    UI themes available: type=Modern themes=27
19:02:19-258266 DEBUG    Reading failed: F:\autozludanew\modernui\automatic\html\extensions.json [Errno 2] No such file
                         or directory: 'F:\\autozludanew\\modernui\\automatic\\html\\extensions.json'
19:02:19-261276 INFO     Extension list is empty: refresh required
19:02:20-763246 DEBUG    Extension list: processed=6 installed=6 enabled=6 disabled=0 visible=6 hidden=0
19:02:21-186647 DEBUG    Root paths: ['F:\\autozludanew\\modernui\\automatic']
19:02:23-496286 INFO     Local URL: http://localhost:7860/
19:02:23-498293 DEBUG    Gradio functions: registered=1700
19:02:23-516353 DEBUG    FastAPI middleware: ['Middleware', 'Middleware', 'Middleware']
19:02:23-522373 DEBUG    Creating API
INFO:nncf:NNCF initialized successfully. Supported frameworks detected: torch, tensorflow, onnx, openvino
19:02:27-067099 INFO     [AgentScheduler] Task queue is empty
19:02:27-070110 INFO     [AgentScheduler] Registering APIs
19:02:27-223617 DEBUG    Scripts setup: ['IP Adapters:0.049', 'AnimateDiff:0.012', 'Prompt Matrix:0.005', 'X/Y/Z
                         Grid:0.016', 'Face:0.018', 'Image-to-Video:0.009', 'Stable Video Diffusion:0.007']
19:02:27-227631 DEBUG    Model metadata: file="metadata.json" no changes
19:02:27-230642 DEBUG    Model requested: fn=<lambda>
19:02:27-234654 INFO     Select: model="Diffusers\UnfilteredAI/NSFW-gen [2755174ccd]"
19:02:27-237664 DEBUG    Load model: existing=False
                         target=D:\stable-diffusion-webui-directml-master2\models\Diffusers\models--UnfilteredAI--NSFW-
                         gen\snapshots\2755174ccd9ddf41e78aa0c1924a4def8e5f856f info=None
19:02:27-242681 INFO     Torch override dtype: no-half set
19:02:27-245692 INFO     Torch override VAE dtype: no-half set
19:02:27-247697 DEBUG    Desired Torch parameters: dtype=FP32 no-half=True no-half-vae=True upscast=False
19:02:27-250706 INFO     Setting Torch parameters: device=cpu dtype=torch.float32 vae=torch.float32 unet=torch.float32
                         context=no_grad fp16=None bf16=None optimization=Dynamic Attention SDP
19:02:27-256728 DEBUG    Diffusers loading:
                         path="D:\stable-diffusion-webui-directml-master2\models\Diffusers\models--UnfilteredAI--NSFW-g
                         en\snapshots\2755174ccd9ddf41e78aa0c1924a4def8e5f856f"
19:02:27-260740 INFO     Autodetect: model="Stable Diffusion" class=StableDiffusionPipeline
                         file="D:\stable-diffusion-webui-directml-master2\models\Diffusers\models--UnfilteredAI--NSFW-g
                         en\snapshots\2755174ccd9ddf41e78aa0c1924a4def8e5f856f" size=0MB
Loading pipeline components... 100% ------------------------------------------------ 7/7  [ 0:00:22 < 0:00:00 , 0 C/s ]
19:02:50-150462 INFO     Load embeddings: loaded=0 skipped=0 time=0.01
19:02:50-154477 DEBUG    Setting model: enable VAE slicing
19:02:50-156482 DEBUG    Setting model: enable VAE tiling
19:02:50-206651 DEBUG    Setting model: enable model CPU offload
19:02:50-523697 DEBUG    GC: collected=110 device=cpu {'ram': {'used': 10.53, 'total': 23.93}} time=0.27
19:02:50-539750 INFO     Load model: time=23.01 load=22.90 move=0.10 native=1024 {'ram': {'used': 10.53, 'total':
                         23.93}}
19:02:50-547778 DEBUG    Script callback init time: system-info.py:app_started=3.38 task_scheduler.py:app_started=0.18
19:02:50-551791 INFO     Startup time: 83.02 torch=26.20 gradio=7.49 diffusers=4.19 libraries=8.30 ldm=0.06
                         samplers=0.17 extensions=1.86 face-restore=0.56 upscalers=0.12 networks=0.06 ui-en=0.42
                         ui-txt2img=0.10 ui-img2img=0.28 ui-control=0.14 ui-extras=0.06 ui-models=1.12 ui-gallery=0.06
                         ui-settings=0.44 ui-extensions=1.57 ui-defaults=0.10 launch=2.63 api=0.15 app-started=3.56
                         checkpoint=23.32
19:02:50-554802 DEBUG    Save: file="config.json" json=44 bytes=1796 time=0.008
--------------------------------------------CLIENT LOG--------------------------------------------------
2024-05-13 17:03:05.496initPromptChecker
2024-05-13 17:03:05.503initLogMonitor
2024-05-13 17:03:05.504initContextMenu
2024-05-13 17:03:05.505initDragDrop
2024-05-13 17:03:05.535initSettings
2024-05-13 17:03:05.538initImageViewer
2024-05-13 17:03:05.538initGallery
2024-05-13 17:03:05.542initControlUI
2024-05-13 17:03:05.558initExtraNetworks
2024-05-13 17:03:05.580reconnectUI
2024-05-13 17:03:06.066toggleCompact false undefined
2024-05-13 17:03:06.078setFontSize 14
2024-05-13 17:03:06.088initPrompts
2024-05-13 17:03:06.122uiReady
2024-05-13 17:03:06.123userAgent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36
2024-05-13 17:03:06.123UI settings {"uiux_hide_legacy":true,"uiux_no_slider_layout":false,"uiux_show_input_range_ticks":true,"uiux_show_labels_aside":false,"uiux_show_labels_main":false,"uiux_show_labels_tabs":false,"uiux_show_labels_control":false,"uiux_no_headers_params":false,"uiux_show_outline_params":true,"uiux_mobile_scale":0.7,"uiux_enable_console_log":false,"uiux_max_resolution_output":4096,"uiux_disable_transitions":false}
2024-05-13 17:03:06.132UI removeStyleSheets 33
2024-05-13 17:03:06.265UI removeElements 18216/18334
2024-05-13 17:03:06.266mainUiUx 0.143
2024-05-13 17:03:06.267loadAllTemplates 0.001
2024-05-13 17:03:06.294initModels 19
2024-05-13 17:03:08.343loadAllPortals 0.731
2024-05-13 17:03:08.467hideLegacy true
2024-05-13 17:03:09.073extraTweaks 0.598
2024-05-13 17:03:09.760removeSplash
2024-05-13 17:03:09.761startupTime 9.933
2024-05-13 17:03:10.089setHints {"type":2,"elements":2535,"localized":0,"hints":740,"data":291,"time":143}
2024-05-13 17:03:10.126initIndexDB 38
------------------------Inspector Console (Some errors because SD.Next server not running)--------------
19:03:00.235 createSplash Object
script.js?1715550064.6375012:5 19:03:05.249 initStartup
agent-scheduler.iife.js?1715552363.802082:7 AG Grid: As of v31.1, suppressMenu is deprecated. Use `suppressHeaderMenuButton` instead.
(anonymous) @ agent-scheduler.iife.js?1715552363.802082:7
script.js?1715550064.6375012:5 19:03:05.496 initPromptChecker
script.js?1715550064.6375012:5 19:03:05.503 initLogMonitor
script.js?1715550064.6375012:5 19:03:05.503 initContextMenu
script.js?1715550064.6375012:5 19:03:05.505 initDragDrop
script.js?1715550064.6375012:5 19:03:05.535 initSettings
script.js?1715550064.6375012:5 19:03:05.538 initImageViewer
script.js?1715550064.6375012:5 19:03:05.538 initGallery
script.js?1715550064.6375012:5 19:03:05.542 initControlUI
script.js?1715550064.6375012:5 19:03:05.558 initExtraNetworks
script.js?1715550064.6375012:5 19:03:05.580 reconnectUI
script.js?1715550064.6375012:5 19:03:06.066 toggleCompact false undefined
script.js?1715550064.6375012:5 19:03:06.078 setFontSize 14
script.js?1715550064.6375012:5 19:03:06.088 initPrompts
script.js?1715550064.6375012:5 19:03:06.122 uiReady
script.js?1715550064.6375012:5 19:03:06.122 userAgent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36
script.js?1715550064.6375012:5 19:03:06.123 UI settings Object
script.js?1715550064.6375012:5 19:03:06.132 UI removeStyleSheets 33
script.js?1715550064.6375012:5 19:03:06.265 UI removeElements 18216/18334
script.js?1715550064.6375012:5 19:03:06.266 mainUiUx 0.143
script.js?1715550064.6375012:5 19:03:06.267 loadAllTemplates 0.001
script.js?1715550064.6375012:5 19:03:06.294 initModels 19
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:16,502", "created":1715619736.502149, "facility":"sd", "pid":12360, "tid":9144, "level":"DEBUG", "module":"shared", "func":"readfile", "msg":"Read: file='extensions-builtin\sd-extension-chainner\models.json' json=24 bytes=2719 time=0.021" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:16,510", "created":1715619736.510176, "facility":"sd", "pid":12360, "tid":9144, "level":"DEBUG", "module":"chainner_model", "func":"find_scalers", "msg":"chaiNNer models: path='D:\stable-diffusion-webui-directml-master2\models\chaiNNer' defined=24 discovered=0 downloaded=0" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:16,517", "created":1715619736.517200, "facility":"sd", "pid":12360, "tid":9144, "level":"DEBUG", "module":"upscaler", "func":"find_folder", "msg":"Upscaler type=ESRGAN folder='D:\stable-diffusion-webui-directml-master2\models\ESRGAN' model='ESRGAN_4x' path='D:\stable-diffusion-webui-directml-master2\models\ESRGAN\ESRGAN_4x.pth'" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:16,526", "created":1715619736.526228, "facility":"sd", "pid":12360, "tid":9144, "level":"DEBUG", "module":"upscaler", "func":"find_folder", "msg":"Upscaler type=SwinIR folder='D:\stable-diffusion-webui-directml-master2\models\SwinIR' model='SwinIR_4x' path='D:\stable-diffusion-webui-directml-master2\models\SwinIR\SwinIR_4x.pth'" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:16,592", "created":1715619736.592448, "facility":"sd", "pid":12360, "tid":9144, "level":"DEBUG", "module":"styles", "func":"reload", "msg":"Load styles: folder='D:\stable-diffusion-webui-directml-master2\models\styles' items=290 time=0.05" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:16,629", "created":1715619736.629570, "facility":"sd", "pid":12360, "tid":9144, "level":"DEBUG", "module":"ui_javascript", "func":"html_css", "msg":"UI theme: css='extensions-builtin\sdnext-modernui\themes\Default.css' base='base.css' user='None'" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:17,347", "created":1715619737.347947, "facility":"sd", "pid":12360, "tid":9144, "level":"DEBUG", "module":"ui_control_helpers", "func":"initialize", "msg":"UI initialize: control models=D:\stable-diffusion-webui-directml-master2\models\control" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:19,258", "created":1715619739.258266, "facility":"sd", "pid":12360, "tid":9144, "level":"DEBUG", "module":"shared", "func":"readfile", "msg":"Reading failed: F:\autozludanew\modernui\automatic\html\extensions.json [Errno 2] No such file or directory: 'F:\\autozludanew\\modernui\\automatic\\html\\extensions.json'" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:27,234", "created":1715619747.234654, "facility":"sd", "pid":12360, "tid":3616, "level":"INFO", "module":"sd_models", "func":"select_checkpoint", "msg":"Select: model='Diffusers\UnfilteredAI/NSFW-gen [2755174ccd]'" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:27,237", "created":1715619747.237664, "facility":"sd", "pid":12360, "tid":3616, "level":"DEBUG", "module":"sd_models", "func":"reload_model_weights", "msg":"Load model: existing=False target=D:\stable-diffusion-webui-directml-master2\models\Diffusers\models--UnfilteredAI--NSFW-gen\snapshots\2755174ccd9ddf41e78aa0c1924a4def8e5f856f info=None" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:27,256", "created":1715619747.256728, "facility":"sd", "pid":12360, "tid":3616, "level":"DEBUG", "module":"sd_models", "func":"load_diffuser", "msg":"Diffusers loading: path='D:\stable-diffusion-webui-directml-master2\models\Diffusers\models--UnfilteredAI--NSFW-gen\snapshots\2755174ccd9ddf41e78aa0c1924a4def8e5f856f'" }
addLogLine @ logMonitor.js?1715550064.607402:33
logMonitor.js?1715550064.607402:33 logMonitor line { "asctime":"2024-05-13 19:02:27,260", "created":1715619747.260740, "facility":"sd", "pid":12360, "tid":3616, "level":"INFO", "module":"sd_models", "func":"detect_pipeline", "msg":"Autodetect: model='Stable Diffusion' class=StableDiffusionPipeline file='D:\stable-diffusion-webui-directml-master2\models\Diffusers\models--UnfilteredAI--NSFW-gen\snapshots\2755174ccd9ddf41e78aa0c1924a4def8e5f856f' size=0MB" }
addLogLine @ logMonitor.js?1715550064.607402:33
script.js?1715550064.6375012:5 19:03:08.343 loadAllPortals 0.731
script.js?1715550064.6375012:5 19:03:08.467 hideLegacy true
script.js?1715550064.6375012:5 19:03:09.073 extraTweaks 0.598
script.js?1715550064.6375012:5 19:03:09.760 removeSplash
script.js?1715550064.6375012:5 19:03:09.761 startupTime 9.933
script.js?1715550064.6375012:5 19:03:10.089 setHints Object
script.js?1715550064.6375012:5 19:03:10.126 initIndexDB 38
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
:7860/sdapi/v1/log?clear=True:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-2576a72b.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Button-ae6c8a38.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Blocks-f539b5d2.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-6f581020.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Checkbox-ff9e68e0.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-b9f7c731.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/BlockTitle-b6671954.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Dropdown-381c3476.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Info-38e0b793.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-b6e3778a.js.map: Connection error: net::ERR_CONNECTION_REFUSED
logMonitor.js?1715550064.607402:61 GET http://localhost:7860/sdapi/v1/log?clear=True net::ERR_CONNECTION_REFUSED 200
logMonitor @ logMonitor.js?1715550064.607402:61
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-fd06214d.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/StaticTabs-0a66f6f3.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-fb9f24d1.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/StaticColumn-d366177c.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-a6d71e00.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-f3ac7464.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/InteractiveTextbox-65ad2bcf.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Copy-37fa6926.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Textbox-35ddf33c.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-281cd33e.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/StaticForm-646634c2.js.map: Connection error: net::ERR_CONNECTION_REFUSED
logMonitor.js?1715550064.607402:61 GET http://localhost:7860/sdapi/v1/log?clear=True net::ERR_CONNECTION_REFUSED 200
logMonitor @ logMonitor.js?1715550064.607402:61
setTimeout (async)
logMonitor @ logMonitor.js?1715550064.607402:48
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-fad3f469.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Upload-b4bd710d.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-807b9841.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Undo-3c4b5558.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/ModifyUpload-938490b9.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/IconButton-a3421c90.js.map: Connection error: net::ERR_CONNECTION_REFUSED
sdnext-modernui.js?1715552364.2214797:131 Uncaught (in promise) TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
    at adjustFlexDirection (sdnext-modernui.js?1715552364.2214797:131)
    at ResizeObserver.<anonymous> (sdnext-modernui.js?1715552364.2214797:142)
adjustFlexDirection @ sdnext-modernui.js?1715552364.2214797:131
(anonymous) @ sdnext-modernui.js?1715552364.2214797:142
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/BlockLabel-99d695f3.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/File-9f7ecde3.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/FilePreview-0958895d.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/UploadText-8f800619.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-8932ba81.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-a5738e26.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/utils-c3e3db58.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Empty-d285e9fb.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-0a891808.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/ShareButton-be91134c.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Download-58a130dc.js.map: Connection error: net::ERR_CONNECTION_REFUSED
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Image-bc1422da.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/utils-90f3612b.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-579141ad.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-049fc4de.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Range-0c4ddba3.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-f6326bb1.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-a1a615da.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-a65ea992.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-19ec9d3d.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-772aa7fe.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Number-535de35d.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-2a794c34.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Colorpicker-631e2972.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Checkboxgroup-710fb52d.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-e9cee928.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Radio-5a90334e.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-f4059008.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-d84d1574.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-aa696203.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-66c646d0.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-cbc9b963.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/InteractiveImage-b46ed75d.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Player-2fe4ab5c.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-e080e637.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/UploadButton-634a3e7d.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-680856a1.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-ca8c4ee1.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/dsv-576afacd.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/Table-92fa5838.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/index-74d77b9e.js.map: Load canceled due to load timeout
DevTools failed to load source map: Could not load content for http://localhost:7860/assets/StaticMarkdown-22b6573c.js.map: Load canceled due to load timeout

Acknowledgements

  • I have read the above and searched for existing issues

[Issue] Mobile view: preview is blank in portrait mode, only displayed properly in landscape mode

Issue Description

I found out today when trying to use SD.Next from my phone (a Pixel 8) today. If I generate something, and I hit the icon for the preview tab, nothing is displayed. If I turn the phone in landscape, the window expands and the actual contents are shown. This applies to everything where an image is displayed, hence the gallery, the preview, and the process tab.

Backend

Firefox

Branch

Mobile

Version Platform Description

Pixel 8, Android 14, Firefox.

Relevant log output

No response

Acknowledgements

  • I have read the above and searched for existing issues

General feedback

Overall, massive progress and really like out-of-the-box look.

  • bugs:

    • clicking on generated image does not open full screen viewer
    • extra networks: clicking on folder still doesnt filter whats displayed in the list
      (for any of the networks)
  • left pane:

    • overal txt2img/img2img/control
      • prompt/negative areas are huge
        don't have a clear idea what to use that space for, but it feels like a waste of space
      • default width of the left pane is half of the screen which is huge.
        the fact that its resizable is great, but maybe set default to smaller value
        imo around 500px looks much better
      • settings sections have no headings which is maybe ok for most sections,
        but correction section feels like "what is this" without heading.
        maybe add section headings in general?
    • txt2img:
      • width/height and batch size/count controls are verical instead of horizontal?
    • control:
      • control has extra control that txt2img/img2img dont - status text line
        can you add it?
      • action box (start/stop/skip) is misplaced, its above preview instead being on the top left like in txt2img or img2img sections
      • if input/output/preview dont fit in the same row,
        they overflow one-by-one so you end up small input/output and massive preview.
        perhaps if they don't fit in the same row, then force all 3 to break into new row
        so we don't end up 2 vs 1?
  • right pane:

    • sections no visal headings when displayed, perhaps add it?
      e.g. when i click on models, and i see all of the items in the right pane, i'm not really sure where am i.
    • quick settings seem to be burried deep somehow, not really quick
      perhaps combine quick settings + extra networks as default view?

[Issue] Gallery view when forced to column mode should autosize correctly

Issue Description

in side-by-side view if screen is wide enough everything looks fine.
but resizing browser window to force re-layout to column mode makes each column take too much space so there is a massive gap between input and output columns.

for example:
image

when there is enough room, columns should be auto-sized to fit like this:
image

but i haven't been able to set css rules to work,

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

No response

Relevant log output

No response

Acknowledgements

  • I have read the above and searched for existing issues

[Issue] Mobile View: Prompt fields collapsed when using on-screen keyboard

Issue Description

Both prompt fields collapsed when on-screen appeared in firefox mobile

Here the screenshot when I used SD.Next in Firefox Mobile
image

Here how it looks in Chrome Mobile
image

Backend

Firefox

Branch

Mobile

Version Platform Description

SD.Next dev vladmandic/automatic@1cc373f, Android 14, Firefox 126.0

Relevant log output

2024-05-17 22:03:56.866initPromptChecker
2024-05-17 22:03:56.884initLogMonitor
2024-05-17 22:03:56.885initContextMenu
2024-05-17 22:03:56.885initDragDrop
2024-05-17 22:03:56.970initSettings
2024-05-17 22:03:56.971initImageViewer
2024-05-17 22:03:56.972initGallery
2024-05-17 22:03:56.973initControlUI
2024-05-17 22:03:56.976initExtraNetworks
2024-05-17 22:03:57.097reconnectUI
2024-05-17 22:05:13.806initModels 18
2024-05-17 22:05:17.044toggleCompact true undefined
2024-05-17 22:05:17.129setFontSize 14
2024-05-17 22:05:17.156initPrompts
2024-05-17 22:05:17.236uiReady
2024-05-17 22:05:17.238userAgent Mozilla/5.0 (Android 14; Mobile; rv:126.0) Gecko/126.0 Firefox/126.0
2024-05-17 22:05:17.239UI settings {"uiux_hide_legacy":true,"uiux_persist_layout":true,"uiux_no_slider_layout":false,"uiux_show_input_range_ticks":true,"uiux_show_labels_aside":false,"uiux_show_labels_main":false,"uiux_show_labels_tabs":false,"uiux_show_labels_control":false,"uiux_no_headers_params":false,"uiux_show_outline_params":true,"uiux_mobile_scale":0.7,"uiux_enable_console_log":false,"uiux_max_resolution_output":4096,"uiux_disable_transitions":false}
2024-05-17 22:05:17.241UI: Go to the Firefox about:config page, then search and toggle layout. css.has-selector. enabled
2024-05-17 22:05:17.270UI removeStyleSheets 34
2024-05-17 22:05:17.911UI removeElements 17229/17352
2024-05-17 22:05:17.912mainUiUx 0.674
2024-05-17 22:05:17.914loadAllTemplates 0.001
2024-05-17 22:05:19.765loadAllPortals 0.564
2024-05-17 22:05:20.224hideLegacy true
2024-05-17 22:05:21.375extraTweaks 0.121
2024-05-17 22:05:33.700removeSplash
2024-05-17 22:05:33.702startupTime 118.153
2024-05-17 22:05:33.809initIndexDB 0
2024-05-17 22:05:34.423setHints {"type":2,"elements":3577,"localized":0,"hints":1136,"data":291,"time":368}
2024-05-17 22:06:01.558setStored: ui-accordion-aside-class=accordion accordion-vertical no-drag
2024-05-17 22:26:51.825setStored: ui-accordion-aside-class=accordion accordion-vertical no-drag expand
2024-05-17 22:26:52.021setStored: ui-accordion-aside-class=accordion accordion-vertical no-drag
2024-05-17 22:26:55.040setStored: ui-accordion-aside-class=accordion accordion-vertical no-drag expand

Acknowledgements

  • I have read the above and searched for existing issues

[Issue] Support gr.Table elements

Issue Description

gradio.Table() uses virtual table so what’s actually visible in browser is just tiny part of the table - and virtual table does not work once its rehosted by modernui.

this is not only CSS issue, this is a larger problem with gr.Table.
but CSS for table also needs improvements

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

No response

Relevant log output

No response

Acknowledgements

  • I have read the above and searched for existing issues

[Issue] When switching from old ui to new ui, several things are not working when clicking SAVE to save a generated image

Issue Description

  • Images filename pattern [job_timestamp]-[seed] forgets to add the seed to the end of the filename
  • history.json is not being updated
  • the image (tested with png and webp) does not contain the metadata anymore

Switching back to old ui: everything works again.

Interesting fact: the png that is being automatically saved to the temp folder right after generation still contains the metadata.

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

config.json

{
  "sdp_options": [
    "Flash attention",
    "Memory attention",
    "Math attention"
  ],
  "xformers_options": [
    "Flash attention"
  ],
  "cuda_compile": [],
  "nncf_compress_weights": [],
  "ipex_optimize": [],
  "openvino_devices": [],
  "nncf_quantize": [],
  "models_dir": "/home/tillerz/models",
  "styles_dir": "/home/tillerz/models/styles",
  "openvino_cache_path": "/home/tillerz/cache",
  "temp_dir": "/home/tillerz/images_temp",
  "keep_incomplete": false,
  "samples_save": false,
  "samples_format": "webp",
  "samples_save_zip": false,
  "save_log_fn": "history.json",
  "grid_format": "webp",
  "save_to_dirs": true,
  "samples_filename_pattern": "[job_timestamp]-[seed]",
  "outdir_samples": "/home/tillerz/images",
  "outdir_txt2img_samples": "/home/tillerz/images",
  "outdir_img2img_samples": "/home/tillerz/images",
  "outdir_control_samples": "/home/tillerz/images",
  "outdir_extras_samples": "/home/tillerz/images",
  "outdir_save": "/home/tillerz/images",
  "outdir_video": "/home/tillerz/images",
  "outdir_init_images": "/home/tillerz/images",
  "outdir_grids": "/home/tillerz/images",
  "outdir_txt2img_grids": "/home/tillerz/images",
  "outdir_img2img_grids": "/home/tillerz/images",
  "outdir_control_grids": "/home/tillerz/images",
  "font_size": 16,
  "quicksettings_list": [
    "sd_model_checkpoint",
    "sd_vae",
    "sd_model_refiner",
    "diffusers_pipeline",
    "sd_backend"
  ],
  "live_preview_refresh_period": 250,
  "logmonitor_show": false,
  "show_samplers": [
    "DPM SDE",
    "DPM++ 2M",
    "UniPC",
    "DPM++ 2M EDM",
    "DPM++ 3M SDE",
    "Euler a",
    "DPM++",
    "DEIS",
    "Same as primary",
    "LCM",
    "Default",
    "DDPM"
  ],
  "postprocessing_enable_in_main_ui": [],
  "postprocessing_operation_order": [],
  "img2img_color_correction": true,
  "interrogate_clip_skip_categories": [
    "artists",
    "movements",
    "flavors"
  ],
  "extra_networks": [
    "Lora",
    "Embedding",
    "Style",
    "Model"
  ],
  "disabled_extensions": [],
  "clip_skip": 1,
  "uni_pc_lower_order_final": false,
  "uni_pc_order": 2,
  "queue_paused": true,
  "sd_model_checkpoint": "SD15/zo4-fcb4-rev-noo [92f0942d6f]",
  "sd_checkpoint_hash": "92f0942d6fea23a5c5e1920d0f7a3b686899b0e88112724be0d8ecb10c403063",
  "show_progress_type": "TAESD",
  "extra_networks_view": "list",
  "hidiffusion_attn": false,
  "schedulers_use_loworder": false,
  "set_diffuser_options": true,
  "hidiffusion_t1": 0.2,
  "hidiffusion_t2": 0.1,
  "hypertile_hires_only": true,
  "hypertile_unet_enabled": true,
  "freeu_enabled": true,
  "token_merging_method": "ToDo",
  "aspect_ratios": "1:1, 2:3, 4:3, 16:9, 16:10, 21:9, 3:2, 3:4, 9:16, 10:16, 9:21",
  "grid_save": false,
  "queue_keyboard_shortcut": "Ctrl+Disabled+KeyE",
  "compact_view": true,
  "uiux_show_labels_control": true,
  "uiux_default_layout": "Desktop",
  "uiux_show_labels_aside": true,
  "theme_style": "Dark",
  "extra_networks_sort": "Name [Z-A]",
  "theme_type": "Modern",
  "gradio_theme": "Default"
}

ui-config.json:

{
  "txt2img/Sampling method/value": "Euler a",
  "txt2img/Enable second pass/value": true,
  "txt2img/Upscaler/value": "ESRGAN 4x Remacri",
  "txt2img/Force HiRes/value": true,
  "txt2img/Secondary sampler/value": "Euler a",
  "customscript/StyleSelectorXL.py/txt2img/Enable Style Selector/value": false,
  "customscript/__init__.py/txt2img/Cache model/value": true,
  "img2img/Sampling method/value": "DPM++ 2M",
  "img2img/Mode/value": "Fixed",
  "customscript/dynamic_prompting.py/img2img/Dynamic Prompts enabled/value": false,
  "customscript/StyleSelectorXL.py/img2img/Enable Style Selector/value": false,
  "customscript/__init__.py/img2img/Cache model/value": true,
  "control/Mode/value": "Fixed",
  "control/Sampling method/value": "DPM++ 2M",
  "control/Enable second pass/value": true,
  "control/Upscaler/value": "ESRGAN 4x Remacri",
  "control/Force HiRes/value": true,
  "control/Secondary sampler/value": "DPM++ 2M",
  "control/Strength/value": 0.3,
  "control/Model/value": "None",
  "control/Background threshold/value": 0.1,
  "control/Min confidence/value": 0.5,
  "control/Color map/value": "None",
  "customscript/__init__.py/control/Cache model/value": true,
  "txt2img/Prompt/value": "(mattepainting, concept art, roberto ferri:1.2), 1woman, solo, candid shot, masterpiece, best quality, colorful, high quality, medieval, victorian, (thirty years old woman __fname__ with __fhair__:1.2), inside a noble villa, (big crowd of noble victorian medieval people), <lora:bichu-v0612:1.0> <lora:add_detail:0.3>",
  "txt2img/Negative prompt/value": "border, frame, painting, (CyberRealistic_Negative-neg), (bad-hands-5:0.5), (juvenile,teen,teenager,kid,girl,loli,toddler,infant:1.2)",
  "txt2img/Height/value": 768,
  "txt2img/CFG end/value": 1,
  "txt2img/Sampling steps/value": 30,
  "txt2img/Initial seed/value": -1.0,
  "txt2img/Secondary guidance/value": 3,
  "txt2img/Advanced/open": true,
  "txt2img/Extensions/open": false,
  "txt2img/Advanced options/open": true,
  "txt2img/SDXL Styles/open": false,
  "img2img/Advanced/open": true,
  "img2img/Extensions/open": false,
  "img2img/Advanced options/open": true,
  "img2img/SDXL Styles/open": false,
  "control/Advanced/open": true,
  "control/Extensions/open": false,
  "control/Advanced options/open": true,
  "control/SDXL Styles/open": false,
  "txt2img/HiDiffusion/value": true,
  "txt2img/Strength/value": 0.3,
  "txt2img/HiRes steps/value": 20,
  "txt2img/CFG scale/value": 3.5,
  "txt2img/Steps/value": 30,
  "txt2img/Presets/value": "AYS SD15",
  "control/Prompt/value": "(mattepainting, concept art, roberto ferri:1.2), 1woman, solo, candid shot, masterpiece, best quality, colorful, high quality, medieval, victorian, (thirty years old woman __fname__ with __fhair__:1.2), inside a noble villa, (big crowd of noble victorian medieval people), <lora:bichu-v0612:1.0> <lora:add_detail:0.3>",
  "control/Negative prompt/value": "border, frame, painting, (CyberRealistic_Negative-neg), (bad-hands-5:0.5), (juvenile,teen,teenager,kid,girl,loli,toddler,infant:1.2)",
  "control/HiDiffusion/value": true,
  "control/Denoising strength/value": 0.3,
  "control/Height/value": 768,
  "control/Steps/value": 30,
  "control/Presets/value": "AYS SD15",
  "control/CFG scale/value": 3.5,
  "control/Secondary guidance/value": 3,
  "customscript/postprocessing_upscale.py/process/Crop to fit/value": false
}```




### Relevant log output

```shell
with new ui:

2024-05-14 21:16:27,544 | sd | INFO | processing | Processed: images=1 time=10.59 its=2.83 memory={'ram': {'used': 4.48, 'total': 31.35}, 'gpu': {'used': 4.8, 'total': 23.99}, 'retries': 0, 'oom': 0}
2024-05-14 21:16:28,434 | sd | DEBUG | gr_tempdir | Saving temp: image="/home/tillerz/images_temp/tmpyjpdzqdy.png" resolution=1024x1536 size=1990454
2024-05-14 21:16:28,538 | sd | INFO | run | Control: pipeline units=0 process=0 time=10.60 init=0.00 proc=0.00 ctrl=10.60 outputs=1
2024-05-14 21:16:34,300 | sd | INFO | images | Saving: image="/home/tillerz/images/2024-05-14/00031-20240514211634-.webp" type=WEBP resolution=1024x1536 size=0

with old ui:

21:20:47-236215 INFO     Processed: images=1 time=10.61 its=2.83 memory={'ram': {'used': 4.23, 'total': 31.35}, 'gpu': {'used': 4.68, 'total': 23.99}, 'retries': 0, 'oom': 0}
21:20:47-632895 DEBUG    Saving temp: image="/home/tillerz/images_temp/tmpej1hlkq4.png" resolution=1024x1536 size=1631742
21:20:51-394733 INFO     Saving: image="/home/tillerz/images/2024-05-14/00033-20240514212036-607229691.webp" type=WEBP resolution=1024x1536 size=0
21:20:51-504368 INFO     Saving: json="history.json" records=1097

sdnext.log (NEW UI where it's broken)

2024-05-14 21:34:52,639 | sd | INFO | launch | Starting SD.Next
2024-05-14 21:34:52,641 | sd | INFO | installer | Logger: file="/home/tillerz/dev/sdnext.log" level=DEBUG size=64 mode=create
2024-05-14 21:34:52,641 | sd | INFO | installer | Python 3.10.12 on Linux
2024-05-14 21:34:52,655 | sd | INFO | installer | Version: app=sd.next updated=2024-05-14 hash=894a198 branch=dev url=https://github.com/vladmandic/automatic.git/tree/dev
2024-05-14 21:34:52,896 | sd | INFO | installer | Updating main repository
2024-05-14 21:34:53,314 | sd | INFO | installer | Upgraded to version: 894a198 Tue May 14 14:59:55 2024 -0400
2024-05-14 21:34:53,317 | sd | INFO | launch | Platform: arch=x86_64 cpu=x86_64 system=Linux release=5.15.146.1-microsoft-standard-WSL2 python=3.10.12
2024-05-14 21:34:53,318 | sd | DEBUG | installer | Setting environment tuning
2024-05-14 21:34:53,319 | sd | DEBUG | installer | HF cache folder: /home/tillerz/.cache/huggingface/hub
2024-05-14 21:34:53,320 | sd | DEBUG | installer | Torch overrides: cuda=False rocm=False ipex=False diml=False openvino=False
2024-05-14 21:34:53,320 | sd | DEBUG | installer | Torch allowed: cuda=True rocm=True ipex=True diml=True openvino=True
2024-05-14 21:34:53,322 | sd | INFO | installer | nVidia CUDA toolkit detected: nvidia-smi present
2024-05-14 21:34:53,334 | sd | INFO | launch | Startup: standard
2024-05-14 21:34:53,335 | sd | INFO | installer | Verifying requirements
2024-05-14 21:34:53,344 | sd | INFO | installer | Verifying packages
2024-05-14 21:34:53,345 | sd | INFO | installer | Verifying submodules
2024-05-14 21:34:53,668 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-extension-chainner / main
2024-05-14 21:34:54,048 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-extension-system-info / main
2024-05-14 21:34:54,409 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-webui-agent-scheduler / main
2024-05-14 21:34:54,774 | sd | DEBUG | installer | Submodule: extensions-builtin/sdnext-modernui / main
2024-05-14 21:34:55,127 | sd | DEBUG | installer | Submodule: extensions-builtin/stable-diffusion-webui-rembg / master
2024-05-14 21:34:55,519 | sd | DEBUG | installer | Submodule: modules/k-diffusion / master
2024-05-14 21:34:55,876 | sd | DEBUG | installer | Submodule: wiki / master
2024-05-14 21:34:56,243 | sd | DEBUG | paths | Register paths
2024-05-14 21:34:56,269 | sd | DEBUG | installer | Installed packages: 222
2024-05-14 21:34:56,270 | sd | DEBUG | installer | Extensions all: ['sd-extension-system-info', 'sd-webui-agent-scheduler', 'sd-extension-chainner', 'sdnext-modernui', 'stable-diffusion-webui-rembg', 'Lora']
2024-05-14 21:34:56,278 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-extension-system-info / main
2024-05-14 21:34:56,595 | sd | DEBUG | installer | Running extension installer: /home/tillerz/dev/extensions-builtin/sd-extension-system-info/install.py
2024-05-14 21:34:56,702 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-webui-agent-scheduler / main
2024-05-14 21:34:57,041 | sd | DEBUG | installer | Running extension installer: /home/tillerz/dev/extensions-builtin/sd-webui-agent-scheduler/install.py
2024-05-14 21:34:57,154 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-extension-chainner / main
2024-05-14 21:34:57,533 | sd | DEBUG | installer | Submodule: extensions-builtin/sdnext-modernui / main
2024-05-14 21:34:57,901 | sd | DEBUG | installer | Submodule: extensions-builtin/stable-diffusion-webui-rembg / master
2024-05-14 21:34:58,248 | sd | DEBUG | installer | Running extension installer: /home/tillerz/dev/extensions-builtin/stable-diffusion-webui-rembg/install.py
2024-05-14 21:34:58,705 | sd | DEBUG | installer | Extensions all: ['stable-diffusion-webui-text2prompt', 'adetailer']
2024-05-14 21:34:58,715 | sd | DEBUG | installer | Submodule: extensions/stable-diffusion-webui-text2prompt / main
2024-05-14 21:34:59,114 | sd | DEBUG | installer | Submodule: extensions/adetailer / main
2024-05-14 21:34:59,436 | sd | DEBUG | installer | Running extension installer: /home/tillerz/dev/extensions/adetailer/install.py
2024-05-14 21:34:59,573 | sd | INFO | installer | Extensions enabled: ['sd-extension-system-info', 'sd-webui-agent-scheduler', 'sd-extension-chainner', 'sdnext-modernui', 'stable-diffusion-webui-rembg', 'Lora', 'stable-diffusion-webui-text2prompt', 'adetailer']
2024-05-14 21:34:59,574 | sd | INFO | installer | Verifying requirements
2024-05-14 21:34:59,584 | sd | INFO | installer | Updating Wiki
2024-05-14 21:34:59,593 | sd | DEBUG | installer | Submodule: /home/tillerz/dev/wiki / master
2024-05-14 21:34:59,967 | sd | DEBUG | launch | Setup complete without errors: 1715715300
2024-05-14 21:34:59,969 | sd | DEBUG | installer | Extension preload: {'extensions-builtin': 0.0, 'extensions': 0.0}
2024-05-14 21:34:59,970 | sd | DEBUG | launch | Starting module: <module 'webui' from '/home/tillerz/dev/webui.py'>
2024-05-14 21:34:59,971 | sd | INFO | launch | Command line args: ['--debug', '--upgrade', '--port', '7860'] upgrade=True debug=True
2024-05-14 21:34:59,972 | sd | DEBUG | launch | Env flags: []
2024-05-14 21:35:02,219 | sd | INFO | loader | Load packages: {'torch': '2.3.0+cu121', 'diffusers': '0.27.2', 'gradio': '3.43.2'}
2024-05-14 21:35:02,620 | sd | INFO | shared | VRAM: Detected=23.99 GB Optimization=none
2024-05-14 21:35:02,621 | sd | DEBUG | shared | Read: file="config.json" json=69 bytes=2993 time=0.000
2024-05-14 21:35:02,622 | sd | DEBUG | shared | Unknown settings: ['queue_paused', 'set_diffuser_options', 'queue_keyboard_shortcut', 'uiux_show_labels_control', 'uiux_default_layout', 'uiux_show_labels_aside']
2024-05-14 21:35:02,623 | sd | INFO | shared | Engine: backend=Backend.DIFFUSERS compute=cuda device=cuda attention="Scaled-Dot-Product" mode=no_grad
2024-05-14 21:35:02,643 | sd | INFO | shared | Device: device=NVIDIA GeForce RTX 4090 n=1 arch=sm_90 cap=(8, 9) cuda=12.1 cudnn=8902 driver=552.44
2024-05-14 21:35:02,644 | sd | DEBUG | shared | Read: file="html/reference.json" json=38 bytes=22048 time=0.000
2024-05-14 21:35:02,877 | sd | DEBUG | __init__ | ONNX: version=1.17.3 provider=CUDAExecutionProvider, available=['AzureExecutionProvider', 'CPUExecutionProvider']
2024-05-14 21:35:02,905 | sd | DEBUG | sd_hijack | Importing LDM
2024-05-14 21:35:02,910 | sd | DEBUG | webui | Entering start sequence
2024-05-14 21:35:02,911 | sd | DEBUG | webui | Initializing
2024-05-14 21:35:02,917 | sd | INFO | sd_vae | Available VAEs: path="/home/tillerz/models/VAE" items=3
2024-05-14 21:35:02,918 | sd | DEBUG | sd_unet | Available UNets: path="/home/tillerz/models/UNET" items=0
2024-05-14 21:35:02,919 | sd | INFO | extensions | Disabled extensions: []
2024-05-14 21:35:02,919 | sd | DEBUG | shared | Read: file="cache.json" json=2 bytes=6827 time=0.000
2024-05-14 21:35:02,922 | sd | DEBUG | shared | Read: file="metadata.json" json=191 bytes=595775 time=0.002
2024-05-14 21:35:02,923 | sd | DEBUG | modelloader | Scanning diffusers cache: folder=/home/tillerz/models/Diffusers items=8 time=0.00
2024-05-14 21:35:02,924 | sd | INFO | sd_models | Available models: path="/home/tillerz/models/Stable-diffusion" items=47 time=0.00
2024-05-14 21:35:03,003 | sd | DEBUG | webui | Load extensions
2024-05-14 21:35:03,026 | sd | INFO | networks | LoRA networks: available=71 folders=2
2024-05-14 21:35:03,170 | sd | INFO | script_loading | Extension: script='extensions-builtin/sd-webui-agent-scheduler/scripts/task_scheduler.py' Using sqlite file: extensions-builtin/sd-webui-agent-scheduler/task_scheduler.sqlite3
2024-05-14 21:35:03,931 | sd | INFO | script_loading | Extension: script='extensions/adetailer/scripts/!adetailer.py' [-] ADetailer initialized. version: 24.4.2, num models: 10
2024-05-14 21:35:03,937 | sd | INFO | script_loading | Extension: script='extensions/stable-diffusion-webui-text2prompt/scripts/main.py' [text2prompt] Following databases are available:
2024-05-14 21:35:03,938 | sd | INFO | script_loading | Extension: script='extensions/stable-diffusion-webui-text2prompt/scripts/main.py' all-mpnet-base-v2 : danbooru_strict
2024-05-14 21:35:03,946 | sd | DEBUG | webui | Extensions init time: 0.94 sd-webui-agent-scheduler=0.13 adetailer=0.76
2024-05-14 21:35:03,950 | sd | DEBUG | shared | Read: file="html/upscalers.json" json=4 bytes=2640 time=0.000
2024-05-14 21:35:03,951 | sd | DEBUG | shared | Read: file="extensions-builtin/sd-extension-chainner/models.json" json=24 bytes=2693 time=0.000
2024-05-14 21:35:03,952 | sd | DEBUG | chainner_model | chaiNNer models: path="/home/tillerz/models/chaiNNer" defined=24 discovered=0 downloaded=2
2024-05-14 21:35:03,953 | sd | DEBUG | upscaler | Upscaler type=ESRGAN folder="/home/tillerz/models/ESRGAN" model="8x_NMKD-Superscale_150000_G" path="/home/tillerz/models/ESRGAN/8x_NMKD-Superscale_150000_G.pth"
2024-05-14 21:35:03,954 | sd | DEBUG | upscaler | Upscaler type=SwinIR folder="/home/tillerz/models/SwinIR" model="SwinIR_4x" path="/home/tillerz/models/SwinIR/SwinIR_4x.pth"
2024-05-14 21:35:03,954 | sd | DEBUG | modelloader | Load upscalers: total=54 downloaded=15 user=2 time=0.01 ['None', 'Lanczos', 'Nearest', 'ChaiNNer', 'RealESRGAN', 'SCUNet', 'ESRGAN', 'LDSR', 'SwinIR', 'SD']
2024-05-14 21:35:04,023 | sd | DEBUG | styles | Load styles: folder="/home/tillerz/models/styles" items=355 time=0.07
2024-05-14 21:35:04,025 | sd | DEBUG | webui | Creating UI
2024-05-14 21:35:04,026 | sd | DEBUG | theme | UI themes available: type=Modern themes=27
2024-05-14 21:35:04,026 | sd | ERROR | theme | UI theme invalid: type=Modern theme="black-teal" available=['Aptro-AmberGlow', 'Default', 'Eoan-Alpha', 'Eoan-Cyan', 'Eoan-Green', 'Eoan-Light', 'Eoan-Minimal', 'Eoan-Moonlight', 'Eoan-Orange', 'Eoan-OrangeMinimal', 'Eoan-OrangeMoonlight', 'Eoan-Quad', 'Eoan-Subdued', 'Eoan-Tron', 'Eoan-Yellow', 'IlluZn-Domination', 'IlluZn-LavenderZest', 'IlluZn-Superuser', 'IlluZn-VintageBeige', 'IlluZn-WhisperingSlate', 'QS-CupOfTea', 'QS-SweetClouds', 'QS-Teal', 'QS-TwilightSands', 'QS-WhiteRabbit', 'Vlad-Default', 'Vlad-Flat']
2024-05-14 21:35:04,028 | sd | INFO | theme | UI theme: type=Modern name="Default"
2024-05-14 21:35:04,029 | sd | DEBUG | ui_javascript | UI theme: css="extensions-builtin/sdnext-modernui/themes/Default.css" base="base.css" user="None"
2024-05-14 21:35:04,031 | sd | DEBUG | ui_txt2img | UI initialize: txt2img
2024-05-14 21:35:04,138 | sd | DEBUG | ui_extra_networks | Extra networks: page='lora' items=71 subfolders=4 tab=txt2img folders=['/home/tillerz/models/Lora', '/home/tillerz/models/LyCORIS'] list=0.10 thumb=0.01 desc=0.01 info=0.20 workers=4 sort=Name [Z-A]
2024-05-14 21:35:04,141 | sd | DEBUG | ui_extra_networks | Extra networks: page='embedding' items=19 subfolders=0 tab=txt2img folders=['/home/tillerz/models/embeddings'] list=0.09 thumb=0.00 desc=0.00 info=0.06 workers=4 sort=Name [Z-A]
2024-05-14 21:35:04,161 | sd | DEBUG | ui_extra_networks | Extra networks: page='style' items=355 subfolders=2 tab=txt2img folders=['/home/tillerz/models/styles', 'html'] list=0.10 thumb=0.08 desc=0.00 info=0.00 workers=4 sort=Name [Z-A]
2024-05-14 21:35:04,168 | sd | DEBUG | ui_extra_networks | Extra networks: page='model' items=85 subfolders=4 tab=txt2img folders=['/home/tillerz/models/Stable-diffusion', '/home/tillerz/models/Diffusers', 'models/Reference'] list=0.09 thumb=0.03 desc=0.00 info=0.00 workers=4 sort=Name [Z-A]
2024-05-14 21:35:04,409 | sd | DEBUG | ui_img2img | UI initialize: img2img
2024-05-14 21:35:04,512 | sd | DEBUG | ui_control_helpers | UI initialize: control models=/home/tillerz/models/control
2024-05-14 21:35:04,768 | sd | DEBUG | shared | Read: file="ui-config.json" json=59 bytes=4357 time=0.000
2024-05-14 21:35:04,824 | sd | DEBUG | theme | UI themes available: type=Modern themes=27
2024-05-14 21:35:05,193 | sd | DEBUG | ui_extensions | Extension list: processed=356 installed=8 enabled=8 disabled=0 visible=356 hidden=0
2024-05-14 21:35:05,207 | sd | ERROR | shared_items | Not available: pipeline=PixArt-Sigma diffusers=0.27.2 path=/home/tillerz/dev/venv/lib/python3.10/site-packages/diffusers/__init__.py
2024-05-14 21:35:05,466 | sd | DEBUG | webui | Root paths: ['/home/tillerz/dev']
2024-05-14 21:35:05,505 | sd | INFO | webui | Local URL: http://127.0.0.1:7860/
2024-05-14 21:35:05,506 | sd | DEBUG | webui | Gradio functions: registered=2060
2024-05-14 21:35:05,506 | sd | DEBUG | middleware | FastAPI middleware: ['Middleware', 'Middleware']
2024-05-14 21:35:05,508 | sd | DEBUG | webui | Creating API
2024-05-14 21:35:05,599 | sd | INFO | task_runner | [AgentScheduler] Runner is paused
2024-05-14 21:35:05,600 | sd | INFO | api | [AgentScheduler] Registering APIs
2024-05-14 21:35:05,668 | sd | DEBUG | webui | Scripts setup: ['IP Adapters:0.017', 'AnimateDiff:0.007', 'ADetailer:0.053', 'Regional prompting:0.161', 'X/Y/Z Grid:0.009', 'Face:0.011']
2024-05-14 21:35:05,669 | sd | DEBUG | sd_models | Model metadata: file="metadata.json" no changes
2024-05-14 21:35:05,669 | sd | DEBUG | modeldata | Model requested: fn=<lambda>
2024-05-14 21:35:05,670 | sd | INFO | sd_models | Select: model="SD15/zo4-fcb4-rev-noo [92f0942d6f]"
2024-05-14 21:35:05,672 | sd | DEBUG | sd_models | Load model: existing=False target=/home/tillerz/models/Stable-diffusion/SD15/zo4-fcb4-rev-noo.safetensors info=None
2024-05-14 21:35:05,686 | sd | DEBUG | devices | Desired Torch parameters: dtype=FP16 no-half=False no-half-vae=False upscast=False
2024-05-14 21:35:05,687 | sd | INFO | devices | Setting Torch parameters: device=cuda dtype=torch.float16 vae=torch.float16 unet=torch.float16 context=no_grad fp16=True bf16=None optimization=Scaled-Dot-Product
2024-05-14 21:35:05,688 | sd | DEBUG | sd_models | Diffusers loading: path="/home/tillerz/models/Stable-diffusion/SD15/zo4-fcb4-rev-noo.safetensors"
2024-05-14 21:35:05,688 | sd | ERROR | shared_items | Not available: pipeline=PixArt-Sigma diffusers=0.27.2 path=/home/tillerz/dev/venv/lib/python3.10/site-packages/diffusers/__init__.py
2024-05-14 21:35:05,689 | sd | INFO | sd_models | Autodetect: model="Stable Diffusion" class=StableDiffusionPipeline file="/home/tillerz/models/Stable-diffusion/SD15/zo4-fcb4-rev-noo.safetensors" size=3918MB
2024-05-14 21:35:06,054 | sd | DEBUG | sd_models | Setting model: pipeline=StableDiffusionPipeline config={'low_cpu_mem_usage': True, 'torch_dtype': torch.float16, 'load_connected_pipeline': True, 'extract_ema': False, 'original_config_file': 'configs/v1-inference.yaml', 'use_safetensors': True, 'cache_dir': '/home/tillerz/.cache/huggingface/hub'}
2024-05-14 21:35:06,672 | sd | INFO | textual_inversion | Load embeddings: loaded=18 skipped=1 time=0.62
2024-05-14 21:35:06,673 | sd | DEBUG | sd_models | Setting model: enable VAE slicing
2024-05-14 21:35:07,173 | sd | DEBUG | devices | GC: collected=280 device=cuda {'ram': {'used': 1.2, 'total': 31.35}, 'gpu': {'used': 3.63, 'total': 23.99}, 'retries': 0, 'oom': 0} time=0.22
2024-05-14 21:35:07,176 | sd | INFO | sd_models | Load model: time=1.28 load=0.38 embeddings=0.62 move=0.28 native=512 {'ram': {'used': 1.2, 'total': 31.35}, 'gpu': {'used': 3.63, 'total': 23.99}, 'retries': 0, 'oom': 0}
2024-05-14 21:35:07,178 | sd | DEBUG | script_callbacks | Script callback init time: main.py:ui_tabs=0.21 task_scheduler.py:app_started=0.08
2024-05-14 21:35:07,179 | sd | INFO | webui | Startup time: 7.20 torch=1.73 gradio=0.41 diffusers=0.10 libraries=0.69 extensions=0.94 face-restore=0.08 networks=0.07 ui-en=0.22 ui-txt2img=0.23 ui-img2img=0.08 ui-control=0.08 ui-models=0.10 ui-settings=0.13 ui-extensions=0.31 ui-defaults=0.24 launch=0.07 app-started=0.11 checkpoint=1.51
2024-05-14 21:35:07,181 | sd | DEBUG | shared | Save: file="config.json" json=70 bytes=3022 time=0.003
2024-05-14 21:35:07,182 | sd | DEBUG | shared | Unused settings: ['set_diffuser_options']
2024-05-14 21:35:14,116 | sd | INFO | server | MOTD: N/A
2024-05-14 21:35:16,380 | sd | INFO | api | Browser session: user=None client=127.0.0.1 agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
2024-05-14 21:35:16,426 | sd | ERROR | shared_items | Not available: pipeline=PixArt-Sigma diffusers=0.27.2 path=/home/tillerz/dev/venv/lib/python3.10/site-packages/diffusers/__init__.py
2024-05-14 21:35:16,428 | sd | DEBUG | theme | UI themes available: type=Modern themes=27
2024-05-14 21:35:52,230 | sd | DEBUG | run | Control process unit: i=1 process=None
2024-05-14 21:35:52,232 | sd | INFO | sd_hijack_freeu | Applying free-u: b1=1.2 b2=1.4 s1=0.9 s2=0.2
2024-05-14 21:35:52,233 | sd | INFO | sd_hijack_hypertile | Applying hypertile: unet=256
2024-05-14 21:35:52,448 | sd | INFO | extra_networks_lora | LoRA apply: ['breastsizeslideroffset', 'more_details', 'bichu-v0612'] patch=0.00 load=0.21
2024-05-14 21:35:52,456 | sd | INFO | processing_diffusers | Base: class=StableDiffusionPipeline
2024-05-14 21:35:52,730 | sd | DEBUG | processing_args | Diffuser pipeline: StableDiffusionPipeline task=DiffusersTaskType.TEXT_2_IMAGE batch=1/1x1 set={'prompt_embeds': torch.Size([1, 154, 768]), 'negative_prompt_embeds': torch.Size([1, 154, 768]), 'guidance_scale': 3.5, 'num_inference_steps': 30, 'eta': 1.0, 'guidance_rescale': 0.7, 'output_type': 'latent', 'width': 512, 'height': 768, 'parser': 'Full parser'}
2024-05-14 21:35:52,765 | sd | DEBUG | sd_samplers | Sampler: sampler="DPM++ 2M" config={'num_train_timesteps': 1000, 'beta_start': 0.00085, 'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon', 'thresholding': False, 'sample_max_value': 1.0, 'algorithm_type': 'sde-dpmsolver++', 'solver_type': 'midpoint', 'lower_order_final': False, 'use_karras_sigmas': True, 'final_sigmas_type': 'zero', 'timestep_spacing': 'leading'}
2024-05-14 21:35:52,778 | sd | DEBUG | __init__ | Applying HiDiffusion: raunet=True attn=False aggressive=True:8 t1=0.2 t2=0.1
2024-05-14 21:35:54,090 | sd | DEBUG | sd_vae_taesd | VAE load: type=taesd model=/home/tillerz/models/TAESD/taesd_decoder.pth
2024-05-14 21:35:55,746 | sd | DEBUG | processing_class | Control hires: upscaler="ESRGAN 4x Remacri" upscale=2 size=1024x1536
2024-05-14 21:35:55,747 | sd | INFO | processing_diffusers | Upscale: upscaler="ESRGAN 4x Remacri" resize=0x0 upscale=1024x1536
2024-05-14 21:35:56,341 | sd | INFO | esrgan_model | Upscaler loaded: type=ESRGAN model=/home/tillerz/models/ESRGAN/ESRGAN-Remacri-4x.pth
2024-05-14 21:35:57,511 | sd | DEBUG | sd_models | Pipeline class change: original=StableDiffusionPipeline target=StableDiffusionImg2ImgPipeline device=cuda:0 fn=process_diffusers
2024-05-14 21:35:57,512 | sd | INFO | processing_diffusers | HiRes: class=StableDiffusionImg2ImgPipeline sampler="DPM++ 2M"
2024-05-14 21:35:57,586 | sd | DEBUG | processing_args | Diffuser pipeline: StableDiffusionImg2ImgPipeline task=DiffusersTaskType.IMAGE_2_IMAGE batch=1/1x1 set={'prompt_embeds': torch.Size([1, 154, 768]), 'negative_prompt_embeds': torch.Size([1, 154, 768]), 'guidance_scale': 3, 'num_inference_steps': 67, 'eta': 1.0, 'output_type': 'latent', 'image': [<PIL.Image.Image image mode=RGB size=1024x1536 at 0x7F1395B85390>], 'strength': 0.3, 'parser': 'Full parser'}
2024-05-14 21:35:57,592 | sd | DEBUG | sd_samplers | Sampler: sampler="DPM++ 2M" config={'num_train_timesteps': 1000, 'beta_start': 0.00085, 'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon', 'thresholding': False, 'sample_max_value': 1.0, 'algorithm_type': 'sde-dpmsolver++', 'solver_type': 'midpoint', 'lower_order_final': False, 'use_karras_sigmas': True, 'final_sigmas_type': 'zero', 'timestep_spacing': 'leading'}
2024-05-14 21:36:00,246 | sd | DEBUG | launch | Server: alive=True jobs=1 requests=130 uptime=58 memory=4.21/31.35 backend=Backend.DIFFUSERS state=job="load" 0/-1
2024-05-14 21:36:03,113 | sd | INFO | processing | Processed: images=1 time=10.88 its=2.76 memory={'ram': {'used': 4.23, 'total': 31.35}, 'gpu': {'used': 4.7, 'total': 23.99}, 'retries': 0, 'oom': 0}
2024-05-14 21:36:03,951 | sd | DEBUG | gr_tempdir | Saving temp: image="/home/tillerz/images_temp/tmpwplmc40i.png" resolution=1024x1536 size=1845754
2024-05-14 21:36:04,026 | sd | INFO | run | Control: pipeline units=0 process=0 time=10.89 init=0.00 proc=0.00 ctrl=10.89 outputs=1
2024-05-14 21:36:08,896 | sd | INFO | images | Saving: image="/home/tillerz/images/2024-05-14/00034-20240514213608-.webp" type=WEBP resolution=1024x1536 size=0

sdlog (OLD UI WHERE IT WORKS):

2024-05-14 21:19:56,608 | sd | INFO | launch | Starting SD.Next
2024-05-14 21:19:56,610 | sd | INFO | installer | Logger: file="/home/tillerz/dev/sdnext.log" level=DEBUG size=64 mode=create
2024-05-14 21:19:56,610 | sd | INFO | installer | Python 3.10.12 on Linux
2024-05-14 21:19:56,623 | sd | INFO | installer | Version: app=sd.next updated=2024-05-14 hash=894a198 branch=dev url=https://github.com/vladmandic/automatic.git/tree/dev
2024-05-14 21:19:56,857 | sd | INFO | installer | Updating main repository
2024-05-14 21:19:57,282 | sd | INFO | installer | Upgraded to version: 894a198 Tue May 14 14:59:55 2024 -0400
2024-05-14 21:19:57,285 | sd | INFO | launch | Platform: arch=x86_64 cpu=x86_64 system=Linux release=5.15.146.1-microsoft-standard-WSL2 python=3.10.12
2024-05-14 21:19:57,286 | sd | DEBUG | installer | Setting environment tuning
2024-05-14 21:19:57,286 | sd | DEBUG | installer | HF cache folder: /home/tillerz/.cache/huggingface/hub
2024-05-14 21:19:57,287 | sd | DEBUG | installer | Torch overrides: cuda=False rocm=False ipex=False diml=False openvino=False
2024-05-14 21:19:57,288 | sd | DEBUG | installer | Torch allowed: cuda=True rocm=True ipex=True diml=True openvino=True
2024-05-14 21:19:57,289 | sd | INFO | installer | nVidia CUDA toolkit detected: nvidia-smi present
2024-05-14 21:19:57,300 | sd | INFO | launch | Startup: standard
2024-05-14 21:19:57,301 | sd | INFO | installer | Verifying requirements
2024-05-14 21:19:57,309 | sd | INFO | installer | Verifying packages
2024-05-14 21:19:57,310 | sd | INFO | installer | Verifying submodules
2024-05-14 21:19:57,570 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-extension-chainner / main
2024-05-14 21:19:57,927 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-extension-system-info / main
2024-05-14 21:19:58,286 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-webui-agent-scheduler / main
2024-05-14 21:19:58,672 | sd | DEBUG | installer | Submodule: extensions-builtin/sdnext-modernui / main
2024-05-14 21:19:58,999 | sd | DEBUG | installer | Submodule: extensions-builtin/stable-diffusion-webui-rembg / master
2024-05-14 21:19:59,341 | sd | DEBUG | installer | Submodule: modules/k-diffusion / master
2024-05-14 21:19:59,683 | sd | DEBUG | installer | Submodule: wiki / master
2024-05-14 21:20:00,020 | sd | DEBUG | paths | Register paths
2024-05-14 21:20:00,046 | sd | DEBUG | installer | Installed packages: 222
2024-05-14 21:20:00,046 | sd | DEBUG | installer | Extensions all: ['sd-extension-system-info', 'sd-webui-agent-scheduler', 'sd-extension-chainner', 'sdnext-modernui', 'stable-diffusion-webui-rembg', 'Lora']
2024-05-14 21:20:00,054 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-extension-system-info / main
2024-05-14 21:20:00,376 | sd | DEBUG | installer | Running extension installer: /home/tillerz/dev/extensions-builtin/sd-extension-system-info/install.py
2024-05-14 21:20:00,483 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-webui-agent-scheduler / main
2024-05-14 21:20:00,821 | sd | DEBUG | installer | Running extension installer: /home/tillerz/dev/extensions-builtin/sd-webui-agent-scheduler/install.py
2024-05-14 21:20:00,944 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-extension-chainner / main
2024-05-14 21:20:01,325 | sd | DEBUG | installer | Submodule: extensions-builtin/sdnext-modernui / main
2024-05-14 21:20:01,704 | sd | DEBUG | installer | Submodule: extensions-builtin/stable-diffusion-webui-rembg / master
2024-05-14 21:20:02,044 | sd | DEBUG | installer | Running extension installer: /home/tillerz/dev/extensions-builtin/stable-diffusion-webui-rembg/install.py
2024-05-14 21:20:02,685 | sd | DEBUG | installer | Extensions all: ['stable-diffusion-webui-text2prompt', 'adetailer']
2024-05-14 21:20:02,694 | sd | DEBUG | installer | Submodule: extensions/stable-diffusion-webui-text2prompt / main
2024-05-14 21:20:03,099 | sd | DEBUG | installer | Submodule: extensions/adetailer / main
2024-05-14 21:20:03,451 | sd | DEBUG | installer | Running extension installer: /home/tillerz/dev/extensions/adetailer/install.py
2024-05-14 21:20:03,559 | sd | INFO | installer | Extensions enabled: ['sd-extension-system-info', 'sd-webui-agent-scheduler', 'sd-extension-chainner', 'sdnext-modernui', 'stable-diffusion-webui-rembg', 'Lora', 'stable-diffusion-webui-text2prompt', 'adetailer']
2024-05-14 21:20:03,560 | sd | INFO | installer | Verifying requirements
2024-05-14 21:20:03,566 | sd | INFO | installer | Updating Wiki
2024-05-14 21:20:03,574 | sd | DEBUG | installer | Submodule: /home/tillerz/dev/wiki / master
2024-05-14 21:20:03,934 | sd | DEBUG | launch | Setup complete without errors: 1715714404
2024-05-14 21:20:03,937 | sd | DEBUG | installer | Extension preload: {'extensions-builtin': 0.0, 'extensions': 0.0}
2024-05-14 21:20:03,938 | sd | DEBUG | launch | Starting module: <module 'webui' from '/home/tillerz/dev/webui.py'>
2024-05-14 21:20:03,939 | sd | INFO | launch | Command line args: ['--debug', '--upgrade', '--port', '7860'] upgrade=True debug=True
2024-05-14 21:20:03,940 | sd | DEBUG | launch | Env flags: []
2024-05-14 21:20:06,266 | sd | INFO | loader | Load packages: {'torch': '2.3.0+cu121', 'diffusers': '0.27.2', 'gradio': '3.43.2'}
2024-05-14 21:20:06,798 | sd | INFO | shared | VRAM: Detected=23.99 GB Optimization=none
2024-05-14 21:20:06,800 | sd | DEBUG | shared | Read: file="config.json" json=69 bytes=2996 time=0.000
2024-05-14 21:20:06,801 | sd | DEBUG | shared | Unknown settings: ['queue_paused', 'set_diffuser_options', 'queue_keyboard_shortcut', 'uiux_show_labels_control', 'uiux_default_layout', 'uiux_show_labels_aside']
2024-05-14 21:20:06,802 | sd | INFO | shared | Engine: backend=Backend.DIFFUSERS compute=cuda device=cuda attention="Scaled-Dot-Product" mode=no_grad
2024-05-14 21:20:06,824 | sd | INFO | shared | Device: device=NVIDIA GeForce RTX 4090 n=1 arch=sm_90 cap=(8, 9) cuda=12.1 cudnn=8902 driver=552.44
2024-05-14 21:20:06,825 | sd | DEBUG | shared | Read: file="html/reference.json" json=38 bytes=22048 time=0.000
2024-05-14 21:20:06,934 | sd | DEBUG | __init__ | ONNX: version=1.17.3 provider=CUDAExecutionProvider, available=['AzureExecutionProvider', 'CPUExecutionProvider']
2024-05-14 21:20:06,960 | sd | DEBUG | sd_hijack | Importing LDM
2024-05-14 21:20:06,964 | sd | DEBUG | webui | Entering start sequence
2024-05-14 21:20:06,965 | sd | DEBUG | webui | Initializing
2024-05-14 21:20:06,970 | sd | INFO | sd_vae | Available VAEs: path="/home/tillerz/models/VAE" items=3
2024-05-14 21:20:06,971 | sd | DEBUG | sd_unet | Available UNets: path="/home/tillerz/models/UNET" items=0
2024-05-14 21:20:06,972 | sd | INFO | extensions | Disabled extensions: ['sdnext-modernui']
2024-05-14 21:20:06,972 | sd | DEBUG | shared | Read: file="cache.json" json=2 bytes=6827 time=0.000
2024-05-14 21:20:06,975 | sd | DEBUG | shared | Read: file="metadata.json" json=191 bytes=595775 time=0.002
2024-05-14 21:20:06,976 | sd | DEBUG | modelloader | Scanning diffusers cache: folder=/home/tillerz/models/Diffusers items=8 time=0.00
2024-05-14 21:20:06,976 | sd | INFO | sd_models | Available models: path="/home/tillerz/models/Stable-diffusion" items=47 time=0.00
2024-05-14 21:20:07,058 | sd | DEBUG | webui | Load extensions
2024-05-14 21:20:07,081 | sd | INFO | networks | LoRA networks: available=71 folders=2
2024-05-14 21:20:07,218 | sd | INFO | script_loading | Extension: script='extensions-builtin/sd-webui-agent-scheduler/scripts/task_scheduler.py' Using sqlite file: extensions-builtin/sd-webui-agent-scheduler/task_scheduler.sqlite3
2024-05-14 21:20:08,341 | sd | INFO | script_loading | Extension: script='extensions/adetailer/scripts/!adetailer.py' [-] ADetailer initialized. version: 24.4.2, num models: 10
2024-05-14 21:20:08,350 | sd | INFO | script_loading | Extension: script='extensions/stable-diffusion-webui-text2prompt/scripts/main.py' [text2prompt] Following databases are available:
2024-05-14 21:20:08,351 | sd | INFO | script_loading | Extension: script='extensions/stable-diffusion-webui-text2prompt/scripts/main.py' all-mpnet-base-v2 : danbooru_strict
2024-05-14 21:20:08,360 | sd | DEBUG | webui | Extensions init time: 1.30 sd-webui-agent-scheduler=0.13 adetailer=1.12
2024-05-14 21:20:08,365 | sd | DEBUG | shared | Read: file="html/upscalers.json" json=4 bytes=2640 time=0.000
2024-05-14 21:20:08,366 | sd | DEBUG | shared | Read: file="extensions-builtin/sd-extension-chainner/models.json" json=24 bytes=2693 time=0.000
2024-05-14 21:20:08,368 | sd | DEBUG | chainner_model | chaiNNer models: path="/home/tillerz/models/chaiNNer" defined=24 discovered=0 downloaded=2
2024-05-14 21:20:08,369 | sd | DEBUG | upscaler | Upscaler type=ESRGAN folder="/home/tillerz/models/ESRGAN" model="8x_NMKD-Superscale_150000_G" path="/home/tillerz/models/ESRGAN/8x_NMKD-Superscale_150000_G.pth"
2024-05-14 21:20:08,370 | sd | DEBUG | upscaler | Upscaler type=SwinIR folder="/home/tillerz/models/SwinIR" model="SwinIR_4x" path="/home/tillerz/models/SwinIR/SwinIR_4x.pth"
2024-05-14 21:20:08,371 | sd | DEBUG | modelloader | Load upscalers: total=54 downloaded=15 user=2 time=0.01 ['None', 'Lanczos', 'Nearest', 'ChaiNNer', 'RealESRGAN', 'SCUNet', 'ESRGAN', 'LDSR', 'SwinIR', 'SD']
2024-05-14 21:20:08,586 | sd | DEBUG | styles | Load styles: folder="/home/tillerz/models/styles" items=355 time=0.21
2024-05-14 21:20:08,587 | sd | DEBUG | webui | Creating UI
2024-05-14 21:20:08,588 | sd | DEBUG | theme | UI themes available: type=Standard themes=12
2024-05-14 21:20:08,588 | sd | ERROR | theme | UI theme invalid: type=Standard theme="Default" available=['amethyst-nightfall', 'black-gray', 'black-orange', 'black-teal', 'emerald-paradise', 'invoked', 'light-teal', 'midnight-barbie', 'orchid-dreams', 'simple-dark', 'simple-light', 'timeless-beige']
2024-05-14 21:20:08,589 | sd | INFO | theme | UI theme: type=Standard name="black-teal"
2024-05-14 21:20:08,590 | sd | DEBUG | ui_javascript | UI theme: css="/home/tillerz/dev/javascript/black-teal.css" base="sdnext.css" user="None"
2024-05-14 21:20:08,592 | sd | DEBUG | ui_txt2img | UI initialize: txt2img
2024-05-14 21:20:08,680 | sd | DEBUG | ui_extra_networks | Extra networks: page='lora' items=71 subfolders=4 tab=txt2img folders=['/home/tillerz/models/Lora', '/home/tillerz/models/LyCORIS'] list=0.08 thumb=0.01 desc=0.01 info=0.17 workers=4 sort=Name [Z-A]
2024-05-14 21:20:08,682 | sd | DEBUG | ui_extra_networks | Extra networks: page='embedding' items=19 subfolders=0 tab=txt2img folders=['/home/tillerz/models/embeddings'] list=0.07 thumb=0.00 desc=0.00 info=0.05 workers=4 sort=Name [Z-A]
2024-05-14 21:20:08,701 | sd | DEBUG | ui_extra_networks | Extra networks: page='style' items=355 subfolders=2 tab=txt2img folders=['/home/tillerz/models/styles', 'html'] list=0.08 thumb=0.06 desc=0.00 info=0.00 workers=4 sort=Name [Z-A]
2024-05-14 21:20:08,708 | sd | DEBUG | ui_extra_networks | Extra networks: page='model' items=85 subfolders=4 tab=txt2img folders=['/home/tillerz/models/Stable-diffusion', '/home/tillerz/models/Diffusers', 'models/Reference'] list=0.08 thumb=0.04 desc=0.00 info=0.00 workers=4 sort=Name [Z-A]
2024-05-14 21:20:08,787 | sd | DEBUG | ui_img2img | UI initialize: img2img
2024-05-14 21:20:08,890 | sd | DEBUG | ui_control_helpers | UI initialize: control models=/home/tillerz/models/control
2024-05-14 21:20:09,152 | sd | DEBUG | shared | Read: file="ui-config.json" json=59 bytes=4357 time=0.000
2024-05-14 21:20:09,205 | sd | DEBUG | theme | UI themes available: type=Standard themes=12
2024-05-14 21:20:09,576 | sd | DEBUG | ui_extensions | Extension list: processed=356 installed=8 enabled=7 disabled=1 visible=356 hidden=0
2024-05-14 21:20:09,771 | sd | ERROR | shared_items | Not available: pipeline=PixArt-Sigma diffusers=0.27.2 path=/home/tillerz/dev/venv/lib/python3.10/site-packages/diffusers/__init__.py
2024-05-14 21:20:09,834 | sd | DEBUG | webui | Root paths: ['/home/tillerz/dev']
2024-05-14 21:20:09,870 | sd | INFO | webui | Local URL: http://127.0.0.1:7860/
2024-05-14 21:20:09,870 | sd | DEBUG | webui | Gradio functions: registered=2026
2024-05-14 21:20:09,871 | sd | DEBUG | middleware | FastAPI middleware: ['Middleware', 'Middleware']
2024-05-14 21:20:09,873 | sd | DEBUG | webui | Creating API
2024-05-14 21:20:09,964 | sd | INFO | task_runner | [AgentScheduler] Runner is paused
2024-05-14 21:20:09,964 | sd | INFO | api | [AgentScheduler] Registering APIs
2024-05-14 21:20:10,035 | sd | DEBUG | webui | Scripts setup: ['IP Adapters:0.017', 'AnimateDiff:0.007', 'ADetailer:0.053', 'X/Y/Z Grid:0.009', 'Face:0.011']
2024-05-14 21:20:10,035 | sd | DEBUG | sd_models | Model metadata: file="metadata.json" no changes
2024-05-14 21:20:10,036 | sd | DEBUG | modeldata | Model requested: fn=<lambda>
2024-05-14 21:20:10,037 | sd | INFO | sd_models | Select: model="SD15/zo4-fcb4-rev-noo [92f0942d6f]"
2024-05-14 21:20:10,038 | sd | DEBUG | sd_models | Load model: existing=False target=/home/tillerz/models/Stable-diffusion/SD15/zo4-fcb4-rev-noo.safetensors info=None
2024-05-14 21:20:10,053 | sd | DEBUG | devices | Desired Torch parameters: dtype=FP16 no-half=False no-half-vae=False upscast=False
2024-05-14 21:20:10,054 | sd | INFO | devices | Setting Torch parameters: device=cuda dtype=torch.float16 vae=torch.float16 unet=torch.float16 context=no_grad fp16=True bf16=None optimization=Scaled-Dot-Product
2024-05-14 21:20:10,054 | sd | DEBUG | sd_models | Diffusers loading: path="/home/tillerz/models/Stable-diffusion/SD15/zo4-fcb4-rev-noo.safetensors"
2024-05-14 21:20:10,055 | sd | ERROR | shared_items | Not available: pipeline=PixArt-Sigma diffusers=0.27.2 path=/home/tillerz/dev/venv/lib/python3.10/site-packages/diffusers/__init__.py
2024-05-14 21:20:10,055 | sd | INFO | sd_models | Autodetect: model="Stable Diffusion" class=StableDiffusionPipeline file="/home/tillerz/models/Stable-diffusion/SD15/zo4-fcb4-rev-noo.safetensors" size=3918MB
2024-05-14 21:20:10,413 | sd | DEBUG | sd_models | Setting model: pipeline=StableDiffusionPipeline config={'low_cpu_mem_usage': True, 'torch_dtype': torch.float16, 'load_connected_pipeline': True, 'extract_ema': False, 'original_config_file': 'configs/v1-inference.yaml', 'use_safetensors': True, 'cache_dir': '/home/tillerz/.cache/huggingface/hub'}
2024-05-14 21:20:11,035 | sd | INFO | textual_inversion | Load embeddings: loaded=18 skipped=1 time=0.62
2024-05-14 21:20:11,036 | sd | DEBUG | sd_models | Setting model: enable VAE slicing
2024-05-14 21:20:11,529 | sd | DEBUG | devices | GC: collected=280 device=cuda {'ram': {'used': 1.2, 'total': 31.35}, 'gpu': {'used': 3.63, 'total': 23.99}, 'retries': 0, 'oom': 0} time=0.21
2024-05-14 21:20:11,533 | sd | INFO | sd_models | Load model: time=1.28 load=0.38 embeddings=0.62 move=0.29 native=512 {'ram': {'used': 1.2, 'total': 31.35}, 'gpu': {'used': 3.63, 'total': 23.99}, 'retries': 0, 'oom': 0}
2024-05-14 21:20:11,534 | sd | DEBUG | script_callbacks | Script callback init time: main.py:ui_tabs=0.22 task_scheduler.py:app_started=0.08
2024-05-14 21:20:11,535 | sd | INFO | webui | Startup time: 7.59 torch=1.79 gradio=0.42 diffusers=0.11 libraries=0.69 extensions=1.30 face-restore=0.08 networks=0.21 ui-en=0.19 ui-txt2img=0.07 ui-img2img=0.08 ui-control=0.09 ui-models=0.10 ui-settings=0.12 ui-extensions=0.50 launch=0.06 app-started=0.12 checkpoint=1.50
2024-05-14 21:20:11,537 | sd | DEBUG | shared | Save: file="config.json" json=68 bytes=2967 time=0.003
2024-05-14 21:20:11,538 | sd | DEBUG | shared | Unused settings: ['set_diffuser_options']
2024-05-14 21:20:19,645 | sd | INFO | server | MOTD: N/A
2024-05-14 21:20:22,071 | sd | INFO | api | Browser session: user=None client=127.0.0.1 agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
2024-05-14 21:20:22,157 | sd | ERROR | shared_items | Not available: pipeline=PixArt-Sigma diffusers=0.27.2 path=/home/tillerz/dev/venv/lib/python3.10/site-packages/diffusers/__init__.py
2024-05-14 21:20:22,160 | sd | DEBUG | theme | UI themes available: type=Standard themes=12
2024-05-14 21:20:36,598 | sd | INFO | sd_hijack_freeu | Applying free-u: b1=1.2 b2=1.4 s1=0.9 s2=0.2
2024-05-14 21:20:36,598 | sd | INFO | sd_hijack_hypertile | Applying hypertile: unet=256
2024-05-14 21:20:36,617 | sd | DEBUG | styles | Wildcards apply: wildcard="fname" choice="__fname-first__ __fname-second__ __lastname__ __lastname-second__" file="/home/tillerz/models/wildcards/fname.txt" choices=1
2024-05-14 21:20:36,618 | sd | DEBUG | styles | Wildcards apply: wildcard="fhair" choice="(__haircolor__ __fhairstyle__)" file="/home/tillerz/models/wildcards/fhair.txt" choices=1
2024-05-14 21:20:36,622 | sd | DEBUG | styles | Wildcards apply: wildcard="fname-first" choice="Delilah" file="/home/tillerz/models/wildcards/fname-first.txt" choices=100
2024-05-14 21:20:36,622 | sd | DEBUG | styles | Wildcards apply: wildcard="fname-second" choice="Beatrice" file="/home/tillerz/models/wildcards/fname-second.txt" choices=100
2024-05-14 21:20:36,624 | sd | DEBUG | styles | Wildcards apply: wildcard="lastname" choice="Lancaster" file="/home/tillerz/models/wildcards/lastname.txt" choices=100
2024-05-14 21:20:36,624 | sd | DEBUG | styles | Wildcards apply: wildcard="lastname-second" choice="Abernathy" file="/home/tillerz/models/wildcards/lastname-second.txt" choices=100
2024-05-14 21:20:36,625 | sd | DEBUG | styles | Wildcards apply: wildcard="haircolor" choice="auburn" file="/home/tillerz/models/wildcards/haircolor.txt" choices=36
2024-05-14 21:20:36,626 | sd | DEBUG | styles | Wildcards apply: wildcard="fhairstyle" choice="Long Hime Cut Hair" file="/home/tillerz/models/wildcards/fhairstyle.txt" choices=53
2024-05-14 21:20:36,627 | sd | INFO | styles | Wildcards applied: ['fname', 'fhair', 'fname-first', 'fname-second', 'lastname', 'lastname-second', 'haircolor', 'fhairstyle'] missing: [] path="/home/tillerz/models/wildcards" type=file time=0.00
2024-05-14 21:20:37,024 | sd | INFO | extra_networks_lora | LoRA apply: ['bichu-v0612', 'add_detail', 'breastsizeslideroffset'] patch=0.00 load=0.39
2024-05-14 21:20:37,032 | sd | INFO | processing_diffusers | Base: class=StableDiffusionPipeline
2024-05-14 21:20:37,337 | sd | DEBUG | processing_args | Diffuser pipeline: StableDiffusionPipeline task=DiffusersTaskType.TEXT_2_IMAGE batch=1/1x1 set={'prompt_embeds': torch.Size([1, 231, 768]), 'negative_prompt_embeds': torch.Size([1, 231, 768]), 'guidance_scale': 3.5, 'num_inference_steps': 30, 'eta': 1.0, 'guidance_rescale': 0.7, 'output_type': 'latent', 'width': 512, 'height': 768, 'parser': 'Full parser'}
2024-05-14 21:20:37,370 | sd | DEBUG | sd_samplers | Sampler: sampler="Euler a" config={'num_train_timesteps': 1000, 'beta_start': 0.00085, 'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon', 'rescale_betas_zero_snr': False, 'timestep_spacing': 'leading'}
2024-05-14 21:20:37,379 | sd | DEBUG | __init__ | Applying HiDiffusion: raunet=True attn=False aggressive=True:8 t1=0.2 t2=0.1
2024-05-14 21:20:38,754 | sd | DEBUG | sd_vae_taesd | VAE load: type=taesd model=/home/tillerz/models/TAESD/taesd_decoder.pth
2024-05-14 21:20:40,211 | sd | INFO | processing_diffusers | Upscale: upscaler="ESRGAN 4x Remacri" resize=0x0 upscale=1024x1536
2024-05-14 21:20:40,741 | sd | INFO | esrgan_model | Upscaler loaded: type=ESRGAN model=/home/tillerz/models/ESRGAN/ESRGAN-Remacri-4x.pth
2024-05-14 21:20:41,832 | sd | DEBUG | sd_models | Pipeline class change: original=StableDiffusionPipeline target=StableDiffusionImg2ImgPipeline device=cuda:0 fn=process_diffusers
2024-05-14 21:20:41,833 | sd | INFO | processing_diffusers | HiRes: class=StableDiffusionImg2ImgPipeline sampler="Euler a"
2024-05-14 21:20:41,957 | sd | DEBUG | processing_args | Diffuser pipeline: StableDiffusionImg2ImgPipeline task=DiffusersTaskType.IMAGE_2_IMAGE batch=1/1x1 set={'prompt_embeds': torch.Size([1, 231, 768]), 'negative_prompt_embeds': torch.Size([1, 231, 768]), 'guidance_scale': 3, 'num_inference_steps': 67, 'eta': 1.0, 'output_type': 'latent', 'image': [<PIL.Image.Image image mode=RGB size=1024x1536 at 0x7FF5D90089A0>], 'strength': 0.3, 'parser': 'Full parser'}
2024-05-14 21:20:41,963 | sd | DEBUG | sd_samplers | Sampler: sampler="Euler a" config={'num_train_timesteps': 1000, 'beta_start': 0.00085, 'beta_end': 0.012, 'beta_schedule': 'scaled_linear', 'prediction_type': 'epsilon', 'rescale_betas_zero_snr': False, 'timestep_spacing': 'leading'}
2024-05-14 21:20:47,236 | sd | INFO | processing | Processed: images=1 time=10.61 its=2.83 memory={'ram': {'used': 4.23, 'total': 31.35}, 'gpu': {'used': 4.68, 'total': 23.99}, 'retries': 0, 'oom': 0}
2024-05-14 21:20:47,632 | sd | DEBUG | gr_tempdir | Saving temp: image="/home/tillerz/images_temp/tmpej1hlkq4.png" resolution=1024x1536 size=1631742
2024-05-14 21:20:51,394 | sd | INFO | images | Saving: image="/home/tillerz/images/2024-05-14/00033-20240514212036-607229691.webp" type=WEBP resolution=1024x1536 size=0
2024-05-14 21:20:51,504 | sd | INFO | images | Saving: json="history.json" records=1097

Acknowledgements

  • I have read the above and searched for existing issues

[Issue] dev/new ui: "Extra networks" columns broken

Issue Description

  1. it seems the button to change the view mode (list vs name+image) isn't doing anything anymore.

  2. The columns listing all the extra networks are too narrow. Resizing the window or using the divider to make the sidebar wider doesn't help, then you get MORE too narrow columns. Showing the info about one entry in 2 lines instead of 2 rows would already help a lot, so that you have (example LORAs) the name at the top, and then the keywords underneath, and the name is not broken into 2-4 character chunks each.

image

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

No response

Relevant log output

No response

Acknowledgements

  • I have read the above and searched for existing issues

[Issue] Networks tabs: weird spacing issue at certain screen widths

Issue Description

When resizing the screen wth a Networks tab open (eg a sub folder with LORAs), at a certain size it leaves an empty row inbetween.

image

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

49c997e WSL2, Win11

Relevant log output

No response

Acknowledgements

  • I have read the above and searched for existing issues

[Feature] Add status text fields

Feature description

As discussed, two status lines showing currently loaded model and perhaps some server state should be added to top-right (above right panel.

Version Platform Description

No response

[Issue] Clicking Loras adds to Text tab, rather than current tab

Issue Description

Clicking on Loras in the Network pane only adds the text to the Text tab, at not to the tab currently activated.

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

Python 3.10.11 on Windows
Version: app=sd.next updated=2024-05-06 hash=a6973669 branch=dev
url=https://github.com/vladmandic/automatic/tree/dev
Updating main repository
Upgraded to version: 9ca5e387 Tue May 7 08:45:37 2024 -0400
Platform: arch=AMD64 cpu=Intel64 Family 6 Model 151 Stepping 5, GenuineIntel system=Windows
release=Windows-10-10.0.19045-SP0 python=3.10.11

Relevant log output

n/a

Acknowledgements

  • I have read the above and searched for existing issues

[Issue] Control Tab / Base: Button to reuse the previous seed is missing

Issue Description

Control Tab / Base: Button to reuse the previous seed is missing. See the same button on the txt2img tab.

I tried using the Restore button at the top instead, but that one has MANY problems. Not fetching the seed, deleting the negative prompt, replacing the initial image size with the final initial size and probably a lot more things that are not recovered from "last known generated image" or "current prompt". Whatever restore does, it's not doing what the mouseover says. Probably ONLY loading the things saved via the settings menu.

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

WSL2, Win11

Relevant log output

No response

Acknowledgements

  • I have read the above and searched for existing issues

[Feature] System Info visual adjustment suggestions

Feature description

  • System Info should auto-populate when first accessing it, rather than having to Refresh it.

  • Suggest making Version, Memory and Platform 5 lines high (instead of 2), or rather any many lines as needed, as the length of this info shouldn't change.

  • Suggest having Version on its own row, like Memory and Platform.

  • Version and Platform should be under or next to each other.

  • Version and Platform could do with a little "copy to clipboard" (📋) icon.

  • Some boxes tend to "bounce" around while adjusting the right-side panel.

Version Platform Description

app: SD.next
updated: 2024-05-10
hash: bd3b3bd0
url: https://github.com/vladmandic/automatic/tree/dev

arch: AMD64
cpu: Intel64 Family 6 Model 151 Stepping 5, GenuineIntel
system: Windows
release: Windows-10-10.0.19045-SP0
python: 3.10.11

README.md large images

On my broadband connection, which is probably slow for today's standards, the README takes about 20 seconds to load and paint the almost 20MB of PNG screenshots. JPEG or similar would reduce the size considerably. Thumbnails could be good instead, but I am not sure if that is a feature of Github.
Regards,
Someone awaiting a fibre-optic internet connection!

[Issue]: Mouse / finger scrolling not working in the prompt input fields

Issue Description

As the title says, the view doesn't scroll unless it is done via the cursor keys: mouse wheel and touch (on mobile) do not have any effect.

Backend

Firefox

Branch

Desktop

Version Platform Description

Firefox 124, both on Linux and on mobile (Pixel 8)

Relevant log output

No response

Acknowledgements

  • I have read the above and searched for existing issues

[Issue] Support gr.JSON elements

Issue Description

gr.JSON() relies on a lot (and i mean a LOT of CSS).

but once element is rehosted, all that is lost. we need to figure out support for gr.JSON element

Backend

Chrome (and derivatives)

Branch

Desktop

Version Platform Description

No response

Relevant log output

No response

Acknowledgements

  • I have read the above and searched for existing issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.