Closed solsol360 closed 1 year ago
Getting the same problem on a fresh install. Same revision as OP.
Python 3.10.6 on Linux Mint 21.1 GeForce RTX 2080 SUPER Mobile / Max-Q
I notice that the GPU info and torch/cuda/cudnn versions info is not longer part of the log, which was kind of useful.
Fresh clone, installed as usual, launched, selected UniPC sampler and generated with and without prompts.
I attempted this fresh installed because I was experiencing extremely slow starts. In the past, I had a better experience installing fresh after big updates.
2023-07-16 14:32:56,978 | sd | INFO | launch | Starting SD.Next
2023-07-16 14:32:56,983 | sd | INFO | installer | Python 3.10.6 on Linux
2023-07-16 14:32:56,986 | sd | INFO | installer | Version: 7a859cdb Sun Jul 16 12:56:52 2023 -0400
2023-07-16 14:32:57,232 | sd | DEBUG | installer | Setting environment tuning
2023-07-16 14:32:57,232 | sd | DEBUG | installer | Torch overrides: cuda=False rocm=False ipex=False diml=False
2023-07-16 14:32:57,232 | sd | DEBUG | installer | Torch allowed: cuda=True rocm=True ipex=True diml=True
2023-07-16 14:32:57,232 | sd | INFO | installer | nVidia CUDA toolkit detected
2023-07-16 14:32:57,248 | sd | DEBUG | installer | Repository update time: Sun Jul 16 12:56:52 2023
2023-07-16 14:32:57,248 | sd | INFO | installer | Verifying requirements
2023-07-16 14:32:57,266 | sd | INFO | installer | Verifying packages
2023-07-16 14:32:57,268 | sd | INFO | installer | Verifying repositories
2023-07-16 14:32:57,272 | sd | DEBUG | installer | Submodule: /sandbox/automatic/repositories/stable-diffusion-stability-ai / main
2023-07-16 14:32:57,521 | sd | DEBUG | installer | Submodule: /sandbox/automatic/repositories/taming-transformers / master
2023-07-16 14:32:57,747 | sd | DEBUG | installer | Submodule: /sandbox/automatic/repositories/k-diffusion / master
2023-07-16 14:32:58,178 | sd | DEBUG | installer | Submodule: /sandbox/automatic/repositories/BLIP / main
2023-07-16 14:32:58,393 | sd | INFO | installer | Verifying submodules
2023-07-16 14:32:58,612 | sd | DEBUG | installer | Submodule: extensions-builtin/a1111-sd-webui-lycoris / main
2023-07-16 14:32:58,615 | sd | DEBUG | installer | Submodule: extensions-builtin/clip-interrogator-ext / main
2023-07-16 14:32:58,619 | sd | DEBUG | installer | Submodule: extensions-builtin/multidiffusion-upscaler-for-automatic1111 / main
2023-07-16 14:32:58,623 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-dynamic-thresholding / master
2023-07-16 14:32:58,627 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-extension-system-info / main
2023-07-16 14:32:58,630 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-webui-agent-scheduler / main
2023-07-16 14:32:58,634 | sd | DEBUG | installer | Submodule: extensions-builtin/sd-webui-controlnet / main
2023-07-16 14:32:58,640 | sd | DEBUG | installer | Submodule: extensions-builtin/stable-diffusion-webui-images-browser / main
2023-07-16 14:32:58,644 | sd | DEBUG | installer | Submodule: extensions-builtin/stable-diffusion-webui-rembg / master
2023-07-16 14:32:58,647 | sd | DEBUG | installer | Submodule: modules/lora / main
2023-07-16 14:32:58,651 | sd | DEBUG | installer | Submodule: modules/lycoris / main
2023-07-16 14:32:58,655 | sd | DEBUG | installer | Submodule: wiki / master
2023-07-16 14:32:58,715 | sd | DEBUG | installer | Installed packages: 218
2023-07-16 14:32:58,715 | sd | DEBUG | installer | Extensions all: ['stable-diffusion-webui-rembg', 'stable-diffusion-webui-images-browser', 'sd-webui-controlnet', 'sd-webui-agent-scheduler', 'sd-extension-system-info', 'sd-dynamic-thresholding', 'multidiffusion-upscaler-for-automatic1111', 'clip-interrogator-ext', 'a1111-sd-webui-lycoris', 'SwinIR', 'ScuNET', 'Lora', 'LDSR']
2023-07-16 14:32:58,716 | sd | DEBUG | installer | Running extension installer: /sandbox/automatic/extensions-builtin/stable-diffusion-webui-rembg/install.py
2023-07-16 14:32:58,954 | sd | DEBUG | installer | Running extension installer: /sandbox/automatic/extensions-builtin/stable-diffusion-webui-images-browser/install.py
2023-07-16 14:33:05,044 | sd | DEBUG | installer | Running extension installer: /sandbox/automatic/extensions-builtin/sd-webui-controlnet/install.py
2023-07-16 14:33:05,334 | sd | DEBUG | installer | Running extension installer: /sandbox/automatic/extensions-builtin/sd-webui-agent-scheduler/install.py
2023-07-16 14:33:05,579 | sd | DEBUG | installer | Running extension installer: /sandbox/automatic/extensions-builtin/sd-extension-system-info/install.py
2023-07-16 14:33:05,931 | sd | DEBUG | installer | Running extension installer: /sandbox/automatic/extensions-builtin/clip-interrogator-ext/install.py
2023-07-16 14:33:11,763 | sd | DEBUG | installer | Extensions all: []
2023-07-16 14:33:11,763 | sd | INFO | installer | Extensions enabled: ['stable-diffusion-webui-rembg', 'stable-diffusion-webui-images-browser', 'sd-webui-controlnet', 'sd-webui-agent-scheduler', 'sd-extension-system-info', 'sd-dynamic-thresholding', 'multidiffusion-upscaler-for-automatic1111', 'clip-interrogator-ext', 'a1111-sd-webui-lycoris', 'SwinIR', 'ScuNET', 'Lora', 'LDSR']
2023-07-16 14:33:11,764 | sd | INFO | installer | Verifying packages
2023-07-16 14:33:11,766 | sd | DEBUG | launch | Setup complete without errors: 1689532392
2023-07-16 14:33:11,768 | sd | INFO | installer | Extension preload: 0.0s /sandbox/automatic/extensions-builtin
2023-07-16 14:33:11,769 | sd | INFO | installer | Extension preload: 0.0s /sandbox/automatic/extensions
2023-07-16 14:33:11,778 | sd | INFO | launch | Server arguments: []
2023-07-16 14:33:17,997 | sd | INFO | shared | Pipeline: Backend.ORIGINAL
2023-07-16 14:33:18,634 | sd | INFO | webui | Libraries loaded
2023-07-16 14:33:18,636 | sd | INFO | webui | Using data path: /sandbox/automatic
2023-07-16 14:33:18,639 | sd | INFO | sd_vae | Available VAEs: /sandbox/automatic/models/VAE 3
2023-07-16 14:33:18,667 | sd | INFO | sd_models | Available models: /sandbox/automatic/models/Stable-diffusion 58
2023-07-16 14:33:20,643 | ControlNet | INFO | controlnet_version | ControlNet v1.1.232
2023-07-16 14:33:20,842 | ControlNet | INFO | controlnet_version | ControlNet v1.1.232
2023-07-16 14:33:21,746 | sd | INFO | shared | Loading UI theme: name=gradio/default style=Light
2023-07-16 14:33:23,461 | sd | INFO | webui | Local URL: http://127.0.0.1:7860/
2023-07-16 14:33:23,462 | sd | INFO | middleware | Initializing middleware
2023-07-16 14:33:23,654 | sd | INFO | task_runner | [AgentScheduler] Task queue is empty
2023-07-16 14:33:23,656 | sd | INFO | api | [AgentScheduler] Registering APIs
2023-07-16 14:33:24,397 | sd | INFO | devices | Setting Torch parameters: dtype=torch.float16 vae=torch.float16 unet=torch.float16
2023-07-16 14:33:25,994 | sd | INFO | sd_hijack | Applying scaled dot product cross attention optimization
2023-07-16 14:33:26,298 | sd | INFO | textual_inversion | Embeddings: loaded=5 skipped=0
2023-07-16 14:33:26,307 | sd | INFO | sd_models | Model loaded in 2.2s (load=0.3s create=0.4s apply=0.3s vae=0.4s move=0.4s embeddings=0.3s)
2023-07-16 14:33:26,649 | sd | INFO | sd_models | Model load finished: {'ram': {'used': 5.66, 'total': 93.96}, 'gpu': {'used': 3.23, 'total': 7.79}, 'retries': 0, 'oom': 0} cached=0
2023-07-16 14:33:26,992 | sd | INFO | webui | Startup time: 15.2s (torch=4.6s gradio=0.9s libraries=1.4s scripts=3.0s onchange=0.1s ui-txt2img=0.2s ui-img2img=0.1s ui-settings=0.4s ui-extensions=0.5s ui-defaults=0.1s launch=0.3s app-started=0.3s checkpoint=3.2s)
2023-07-16 14:33:54,115 | sd | ERROR | call_queue | Exception: list indices must be integers or slices, not NoneType
2023-07-16 14:33:54,116 | sd | ERROR | call_queue | Arguments: args=('task(pl7qvh9ywwcz2ht)', '', '', [], 20, 7, None, False, False, 1, 1, 6, 6, 0.7, 1, -1.0, -1.0, 0, 0, 0, 512, 512, False, 0.3, 2, 'Latent', 20, 0, 0, 0, 1, '', '', [], 0, False, 'MultiDiffusion', False, True, 1024, 1024, 96, 96, 48, 4, 'None', 2, False, 10, 1, 1, 64, False, False, False, False, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 960, 64, True, True, True, False, False, 7, 100, 'Constant', 0, 'Constant', 0, 4, <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x7fdbace43400>, <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x7fdbf7c3a0b0>, <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x7fdbe1e858d0>, False, False, 'positive', 'comma', 0, False, False, '', 0, '', [], 0, '', [], 0, '', [], True, False, False, False, 0, False, None, None, False, None, None, False, None, None, False, 50) kwargs={}
2023-07-16 14:33:54,125 | sd | ERROR | errors | gradio call: TypeError
Getting the same problem on a vannila install.
2023-07-17 00:23:13,573 | sd | ERROR | call_queue | Exception: list indices must be integers or slices, not NoneType 2023-07-17 00:23:13,574 | sd | ERROR | call_queue | Arguments: args=('task(rsiz5qxx6mq2hsr)', 'cat', 'bat', [], 20, None, None, False, False, 1, 1, 6, 6, 0.7, 1, -1.0, -1.0, 0, 0, 0, 512, 512, False, 0.3, 2, 'Latent', 20, 0, 0, 0, 1, '', '', [], 0, False, 'MultiDiffusion', False, True, 1024, 1024, 96, 96, 48, 4, 'None', 2, False, 10, 1, 1, 64, False, False, False, False, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 1536, 96, True, True, True, False, False, 7, 100, 'Constant', 0, 'Constant', 0, 4, <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x000001BA31C732E0>, False, False, 'positive', 'comma', 0, False, False, '', 0, '', [], 0, '', [], 0, '', [], True, False, False, False, 0, False, None, None, False, 50) kwargs={} 2023-07-17 00:23:13,594 | sd | ERROR | errors | gradio call: TypeError
version: updated: 2023-07-16 hash: 7a859cdb
System: arch: AMD64 release: Windows-10-10.0.19045-SP0 python: 3.10.6 device: NVIDIA GeForce RTX 2070 (1) (compute_37) (7, 5) cuda: 11.8 cudnn: 8700 driver: 531.79
Same here.. Just added two more installs to my machines and couldnt find you what did I do wrong.. I checked to version:
b48a0f13a80cc95b630f0e54e75273d2993a8970
and this one seems to work fine.. so will stay there until Vlad finds out :)
should be fixed now.
Issue Description
After updating the build, text to image generation stopped working. Tried with different checkpoints. Running original backend. In the example, typed "test" to the prompt and clicked Generate. Program stops with TypeError: list indices must be integers or slices, not NoneType
Running in safe mode with debug below:
21:13:25-239769 INFO Starting SD.Next 21:13:25-249192 INFO Python 3.10.9 on Windows 21:13:25-299821 INFO Version: 7a859cdb Sun Jul 16 12:56:52 2023 -0400 21:13:25-607816 DEBUG Setting environment tuning 21:13:25-610810 DEBUG Torch overrides: cuda=False rocm=False ipex=False diml=False 21:13:25-613289 DEBUG Torch allowed: cuda=True rocm=True ipex=True diml=True 21:13:25-616761 INFO nVidia CUDA toolkit detected 21:13:25-751225 WARNING Modified files: ['modules/lycoris'] 21:13:25-804150 DEBUG Repository update time: Sun Jul 16 19:56:52 2023 21:13:25-806678 DEBUG Previous setup time: Sun Jul 16 20:59:45 2023 21:13:25-808662 INFO Enabled extensions-builtin: ['a1111-sd-webui-lycoris', 'clip-interrogator-ext', 'LDSR', 'Lora', 'multidiffusion-upscaler-for-automatic1111', 'ScuNET', 'sd-dynamic-thresholding', 'sd-extension-aesthetic-scorer', 'sd-extension-steps-animation', 'sd-extension-system-info', 'sd-webui-agent-scheduler', 'sd-webui-controlnet', 'sd-webui-model-converter', 'seed_travel', 'stable-diffusion-webui-images-browser', 'stable-diffusion-webui-rembg', 'SwinIR'] 21:13:25-828852 DEBUG Latest extensions time: Sun Jul 16 21:12:34 2023 21:13:25-831233 DEBUG Timestamps: version:1689526612 setup:1689530385 extension:1689531154 21:13:25-833216 INFO Verifying requirements 21:13:25-853552 INFO Verifying packages 21:13:25-856033 INFO Verifying repositories 21:13:25-897124 DEBUG Submodule: D:\automatic\repositories\stable-diffusion-stability-ai / main 21:13:26-613702 DEBUG Submodule: D:\automatic\repositories\taming-transformers / master 21:13:27-436288 DEBUG Submodule: D:\automatic\repositories\k-diffusion / master 21:13:29-108468 DEBUG Submodule: D:\automatic\repositories\BLIP / main 21:13:29-809952 INFO Verifying submodules 21:13:34-065609 DEBUG Submodule: extensions-builtin/a1111-sd-webui-lycoris / main 21:13:34-167424 DEBUG Submodule: extensions-builtin/clip-interrogator-ext / main 21:13:34-267245 DEBUG Submodule: extensions-builtin/multidiffusion-upscaler-for-automatic1111 / main 21:13:34-361521 DEBUG Submodule: extensions-builtin/sd-dynamic-thresholding / master 21:13:34-460215 DEBUG Submodule: extensions-builtin/sd-extension-system-info / main 21:13:34-562742 DEBUG Submodule: extensions-builtin/sd-webui-agent-scheduler / main 21:13:34-703826 DEBUG Submodule: extensions-builtin/sd-webui-controlnet / main 21:13:34-838748 DEBUG Submodule: extensions-builtin/stable-diffusion-webui-images-browser / main 21:13:34-935536 DEBUG Submodule: extensions-builtin/stable-diffusion-webui-rembg / master 21:13:35-025336 DEBUG Submodule: modules/lora / main 21:13:35-120543 DEBUG Submodule: modules/lycoris / main 21:13:35-224783 DEBUG Submodule: wiki / master 21:13:35-737710 DEBUG Installed packages: 296 21:13:35-740462 DEBUG Extensions all: ['a1111-sd-webui-lycoris', 'clip-interrogator-ext', 'LDSR', 'Lora', 'multidiffusion-upscaler-for-automatic1111', 'ScuNET', 'sd-dynamic-thresholding', 'sd-extension-aesthetic-scorer', 'sd-extension-steps-animation', 'sd-extension-system-info', 'sd-webui-agent-scheduler', 'sd-webui-controlnet', 'sd-webui-model-converter', 'seed_travel', 'stable-diffusion-webui-images-browser', 'stable-diffusion-webui-rembg', 'SwinIR'] 21:13:36-198297 DEBUG Running extension installer: D:\automatic\extensions-builtin\clip-interrogator-ext\install.py 21:13:47-627178 DEBUG Running extension installer: D:\automatic\extensions-builtin\sd-extension-system-info\install.py 21:13:48-732606 DEBUG Running extension installer: D:\automatic\extensions-builtin\sd-webui-agent-scheduler\install.py 21:13:49-845348 DEBUG Running extension installer: D:\automatic\extensions-builtin\sd-webui-controlnet\install.py 21:13:51-417822 DEBUG Running extension installer: D:\automatic\extensions-builtin\seed_travel\install.py 21:13:52-524261 DEBUG Running extension installer: D:\automatic\extensions-builtin\stable-diffusion-webui-images-browser\install.py 21:13:54-779627 DEBUG Running extension installer: D:\automatic\extensions-builtin\stable-diffusion-webui-rembg\install.py 21:13:56-353372 INFO Extensions enabled: ['a1111-sd-webui-lycoris', 'clip-interrogator-ext', 'LDSR', 'Lora', 'multidiffusion-upscaler-for-automatic1111', 'ScuNET', 'sd-dynamic-thresholding', 'sd-extension-aesthetic-scorer', 'sd-extension-steps-animation', 'sd-extension-system-info', 'sd-webui-agent-scheduler', 'sd-webui-controlnet', 'sd-webui-model-converter', 'seed_travel', 'stable-diffusion-webui-images-browser', 'stable-diffusion-webui-rembg', 'SwinIR'] 21:13:56-359397 INFO Verifying packages 21:13:56-361374 DEBUG Setup complete without errors: 1689531236 21:13:56-362869 INFO Running in safe mode without user extensions 21:13:56-370799 INFO Extension preload: 0.0s D:\automatic\extensions-builtin 21:13:56-386061 DEBUG Memory used: 0.04 total: 31.92 Collected 0 21:13:56-388580 DEBUG Starting module: <module 'webui' from 'D:\automatic\webui.py'> 21:13:56-390476 INFO Server arguments: ['--safe', '--debug'] 21:13:56-415201 DEBUG Loading Torch 21:14:03-265530 DEBUG Loading Gradio 21:14:04-650511 DEBUG Loading Modules No module 'xformers'. Proceeding without it. 21:14:05-932489 INFO Pipeline: Backend.ORIGINAL 21:14:05-935120 DEBUG Loaded styles: styles.csv 16 21:14:06-623282 DEBUG Samplers enumerated: ['Euler a', 'Euler', 'LMS', 'Heun', 'DPM2', 'DPM2 a', 'DPM++ 2S a', 'DPM++ 2M', 'DPM++ SDE', 'DPM++ 2M SDE', 'DPM fast', 'DPM adaptive', 'LMS Karras', 'DPM2 Karras', 'DPM2 a Karras', 'DPM++ 2S a Karras', 'DPM++ 2M Karras', 'DPM++ SDE Karras', 'DPM++ 2M SDE Karras', 'DDIM', 'PLMS', 'UniPC'] 21:14:06-688598 INFO Libraries loaded 21:14:06-691076 DEBUG Entering start sequence 21:14:06-817570 DEBUG Version: {'app': 'sd.next', 'updated': '2023-07-16', 'hash': '7a859cdb', 'url': 'https://github.com/vladmandic/automatic/tree/master'} 21:14:06-821612 INFO Using data path: D:\automatic 21:14:06-823596 DEBUG Event loop: <_WindowsSelectorEventLoop running=False closed=False debug=False> 21:14:06-826544 DEBUG Entering initialize 21:14:06-831008 INFO Available VAEs: D:\automatic\models\VAE 2 21:14:06-845264 INFO Available models: D:\automatic\models\Stable-diffusion 13 21:14:06-973746 DEBUG Loading scripts 21:14:10-991145 INFO ControlNet v1.1.227 ControlNet v1.1.227 ControlNet preprocessor location: D:\automatic\extensions-builtin\sd-webui-controlnet\annotator\downloads 21:14:11-183698 INFO ControlNet v1.1.227 ControlNet v1.1.227 21:14:12-368284 DEBUG Scripts load: ['a1111-sd-webui-lycoris:2.409s', 'clip-interrogator-ext:0.142s', 'LDSR:0.056s', 'Lora:0.261s', 'sd-dynamic-thresholding:0.058s', 'sd-extension-aesthetic-scorer:0.085s', 'sd-extension-system-info:0.1s', 'sd-webui-agent-scheduler:0.634s', 'sd-webui-controlnet:0.44s', 'sd-webui-model-converter:0.055s', 'stable-diffusion-webui-images-browser:0.167s', 'stable-diffusion-webui-rembg:0.808s', 'SwinIR:0.053s', 'ScuNET:0.055s'] Scripts load: ['a1111-sd-webui-lycoris:2.409s', 'clip-interrogator-ext:0.142s', 'LDSR:0.056s', 'Lora:0.261s', 'sd-dynamic-thresholding:0.058s', 'sd-extension-aesthetic-scorer:0.085s', 'sd-extension-system-info:0.1s', 'sd-webui-agent-scheduler:0.634s', 'sd-webui-controlnet:0.44s', 'sd-webui-model-converter:0.055s', 'stable-diffusion-webui-images-browser:0.167s', 'stable-diffusion-webui-rembg:0.808s', 'SwinIR:0.053s', 'ScuNET:0.055s'] 21:14:12-513165 INFO Loading UI theme: name=gradio/default style=Dark 21:14:12-519435 DEBUG Creating UI 21:14:12-609499 DEBUG Extra networks: textual inversion items=39 subdirs=0 21:14:12-636773 DEBUG Extra networks: checkpoints items=13 subdirs=2 21:14:12-681499 DEBUG Extra networks: lora items=37 subdirs=0 21:14:13-265290 DEBUG Script: 0.18s ui_tabs D:\automatic\extensions-builtin\sd-extension-system-info\scripts\system-info.py 21:14:13-853464 DEBUG Script: 0.55s ui_tabs D:\automatic\extensions-builtin\stable-diffusion-webui-images-browser\scripts\image_browser.py 21:14:13-859443 DEBUG Extensions list loaded: D:\automatic\html\extensions.json Running on local URL: http://127.0.0.1:7860 21:14:16-007248 INFO Local URL: http://127.0.0.1:7860/ 21:14:16-010601 DEBUG Gradio registered functions: 1830 21:14:16-012089 INFO Initializing middleware 21:14:16-016629 DEBUG Creating API 21:14:16-220417 INFO [AgentScheduler] Task queue is empty 21:14:16-222869 INFO [AgentScheduler] Registering APIs 21:14:16-235804 DEBUG Script: 0.14s app_started D:\automatic\extensions-builtin\sd-webui-agent-scheduler\scripts\task_scheduler.py 21:14:16-342709 DEBUG Scripts setup: ['Tiled Diffusion:0.026s', 'ControlNet:0.042s', 'Alternative:0.008s'] 21:14:16-345161 DEBUG Scripts components: [] 21:14:16-346649 DEBUG Model metadata: D:\automatic\metadata.json no changes 21:14:16-348137 DEBUG Model auto load disabled 21:14:16-349130 INFO Startup time: 19.9s (torch=6.9s gradio=1.4s libraries=2.0s vae=0.1s codeformer=0.1s scripts=5.4s onchange=0.1s ui-txt2img=0.2s ui-img2img=0.1s ui-settings=0.1s ui-extensions=2.5s ui-defaults=0.1s launch=0.5s app-started=0.3s) 21:14:34-968866 DEBUG gc: collected=1019 device=cuda {'ram': {'used': 1.04, 'total': 31.92}, 'gpu': {'used': 1.13, 'total': 10.0}, 'retries': 0, 'oom': 0} 21:14:34-974348 DEBUG txt2img: id_task=task(hhalz6batlucnaa)|prompt=test|negative_prompt=|prompt_styles=[]|steps=10|sampler_i ndex=8|latent_index=None|restore_faces=False|tiling=False|n_iter=1|batch_size=1|cfg_scale=6|cl ip_skip=1|seed=-1.0|subseed=-1.0|subseed_strength=0|seed_resize_from_h=0|seed_resize_from_w=0| |height=512|width=512|enable_hr=False|denoising_strength=0.7|hr_scale=2|hrupscaler=Latent|hr second_pass_steps=20|hr_resize_x=0|hr_resize_y=0|image_cfg_scale=6|diffusers_guidance_rescale= 0.7|refiner_denoise_start=0.5|refiner_denoise_end=1|refiner_prompt=|refiner_negative=|override _settings_texts=[]args=(0, False, 'MultiDiffusion', False, True, 1024, 1024, 96, 96, 48, 1, 'None', 2, False, 10, 1, 1, 64, False, False, False, False, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 1536, 96, True, True, True, False, False, 7, 100, 'Constant', 0, 'Constant', 0, 4, False, 'x264', 'blend', 10, 0, 0, False, True, True, True, 'intermediate', 'animation', <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x0000025573C72E30>, <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x0000025574BD68C0>, <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x0000025574F1D1B0>, False, False, 'positive', 'comma', 0, False, False, '', 7, '', [], 0, '', [], 0, '', [], True, False, False, False, 0, False, None, None, False, None, None, False, None, None, False, 50, False, 4.0, '', 10.0, 'Linear', 3, False, 30.0, True, False, False, 0, 0.0, 'Lanczos', 1, True, 0, 0, 0.001, 75, 0.0, False, True) 21:14:35-026893 DEBUG Select checkpoint: model revAnimated_v122.safetensors [4199bcdd14] 21:14:35-028386 DEBUG Load model weights: existing=False target=D:\automatic\models\Stable-diffusion\revAnimated_v122.safetensors info=None 21:14:35-224780 DEBUG gc: collected=124 device=cuda {'ram': {'used': 1.04, 'total': 31.92}, 'gpu': {'used': 1.13, 'total': 10.0}, 'retries': 0, 'oom': 0} Loading weights: D:\automatic\models\Stable-diffusion\revAnimated_v122.safetensors ----------------- 5.5/5.5 GB 0:00:00 21:14:37-814389 DEBUG Load model: name=D:\automatic\models\Stable-diffusion\revAnimated_v122.safetensors dict=True 21:14:37-817862 DEBUG Verifying Torch settings 21:14:37-866499 DEBUG Torch FP16 test passed 21:14:37-870934 DEBUG Desired Torch parameters: dtype=FP16 no-half=False no-half-vae=False upscast=False 21:14:37-874901 INFO Setting Torch parameters: dtype=torch.float16 vae=torch.float16 unet=torch.float16 21:14:37-877409 DEBUG Torch default device: cuda 21:14:37-879365 DEBUG Model dict loaded: {'ram': {'used': 6.19, 'total': 31.92}, 'gpu': {'used': 1.16, 'total': 10.0}, 'retries': 0, 'oom': 0} 21:14:37-896229 DEBUG Model config loaded: {'ram': {'used': 6.19, 'total': 31.92}, 'gpu': {'used': 1.16, 'total': 10.0}, 'retries': 0, 'oom': 0} LatentDiffusion: Running in eps-prediction mode DiffusionWrapper has 859.52 M params. 21:14:38-280172 DEBUG Model created from config: D:\automatic\configs\v1-inference.yaml 21:14:38-282959 DEBUG Model weights loading: {'ram': {'used': 7.15, 'total': 31.92}, 'gpu': {'used': 1.16, 'total': 10.0}, 'retries': 0, 'oom': 0} 21:14:39-280885 DEBUG Model weights loaded: {'ram': {'used': 8.21, 'total': 31.92}, 'gpu': {'used': 1.16, 'total': 10.0}, 'retries': 0, 'oom': 0} 21:14:39-965394 DEBUG Model weights moved: {'ram': {'used': 6.22, 'total': 31.92}, 'gpu': {'used': 3.19, 'total': 10.0}, 'retries': 0, 'oom': 0} 21:14:39-976532 INFO Applying scaled dot product cross attention optimization 21:14:40-048045 INFO Embeddings: loaded=39 skipped=0 21:14:40-055981 INFO Model loaded in 4.8s (load=2.6s config=0.1s create=0.4s apply=0.5s vae=0.5s move=0.7s embeddings=0.1s) 21:14:40-274221 DEBUG gc: collected=364 device=cuda {'ram': {'used': 6.25, 'total': 31.92}, 'gpu': {'used': 3.19, 'total': 10.0}, 'retries': 0, 'oom': 0} 21:14:40-281063 INFO Model load finished: {'ram': {'used': 6.25, 'total': 31.92}, 'gpu': {'used': 3.19, 'total': 10.0}, 'retries': 0, 'oom': 0} cached=0 21:14:40-568758 ERROR Exception: list indices must be integers or slices, not NoneType 21:14:40-571719 ERROR Arguments: args=('task(hhalz6batlucnaa)', 'test', '', [], 10, 8, None, False, False, 1, 1, 6, 6, 0.7, 1, -1.0, -1.0, 0, 0, 0, 512, 512, False, 0.7, 2, 'Latent', 20, 0, 0, 0.5, 1, '', '', [], 0, False, 'MultiDiffusion', False, True, 1024, 1024, 96, 96, 48, 1, 'None', 2, False, 10, 1, 1, 64, False, False, False, False, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 0.4, 0.4, 0.2, 0.2, '', '', 'Background', 0.2, -1.0, False, 1536, 96, True, True, True, False, False, 7, 100, 'Constant', 0, 'Constant', 0, 4, False, 'x264', 'blend', 10, 0, 0, False, True, True, True, 'intermediate', 'animation', <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x0000025573C72E30>, <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x0000025574BD68C0>, <scripts.controlnet_ui.controlnet_ui_group.UiControlNetUnit object at 0x0000025574F1D1B0>, False, False, 'positive', 'comma', 0, False, False, '', 7, '', [], 0, '', [], 0, '', [], True, False, False, False, 0, False, None, None, False, None, None, False, None, None, False, 50, False, 4.0, '', 10.0, 'Linear', 3, False, 30.0, True, False, False, 0, 0.0, 'Lanczos', 1, True, 0, 0, 0.001, 75, 0.0, False, True) kwargs={} 21:14:40-615366 ERROR gradio call: TypeError ┌───────────────────────────────────────── Traceback (most recent call last) ─────────────────────────────────────────┐ │ D:\automatic\modules\call_queue.py:34 in f │ │ │ │ 33 │ │ │ try: │ │ > 34 │ │ │ │ res = func(*args, **kwargs) │ │ 35 │ │ │ │ progress.record_results(id_task, res) │ │ │ │ D:\automatic\modules\txt2img.py:34 in txt2img │ │ │ │ 33 │ │ sampler_name=sd_samplers.samplers[sampler_index].name, │ │ > 34 │ │ latent_sampler=sd_samplers.samplers[latent_index].name, │ │ 35 │ │ batch_size=batch_size, │ └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ TypeError: list indices must be integers or slices, not NoneType 21:14:40-889682 DEBUG gc: collected=235 device=cuda {'ram': {'used': 1.13, 'total': 31.92}, 'gpu': {'used': 3.19, 'total': 10.0}, 'retries': 0, 'oom': 0}
Version Platform Description
Python 3.10.9 on Windows Version: 7a859cdb Sun Jul 16 12:56:52 2023 -0400
Acknowledgements