zono50

Stable-diffusion-webui-ux-upscale

May 23rd, 2023
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 93.42 KB | None | 0 0
  1. ################################################################
  2. Install script for stable-diffusion + Web UI
  3. Tested on Debian 11 (Bullseye)
  4. ################################################################
  5.  
  6. ################################################################
  7. Running on zono50 user
  8. ################################################################
  9.  
  10. ################################################################
  11. Repo already cloned, using it as install directory
  12. ################################################################
  13.  
  14. ################################################################
  15. python venv already activate: /mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/venv
  16. ################################################################
  17.  
  18. ################################################################
  19. Launching launch.py...
  20. ################################################################
  21. Using TCMalloc: libtcmalloc.so.4
  22. Python 3.10.6 (main, Oct 24 2022, 16:07:47) [GCC 11.2.0]
  23. Version: <none>
  24. Commit hash: 59fda870bd1d79f36213bd4cdaa47526ebc0b4e2
  25. Installing requirements
  26.  
  27.  
  28. Installing requirements for Batch Face Swap
  29.  
  30. If submitting an issue on github, please provide the full startup log for debugging purposes.
  31.  
  32. Initializing Dreambooth
  33. Dreambooth revision: 926ae204ef5de17efca2059c334b6098492a0641
  34. Successfully installed fastapi-0.94.1 gitpython-3.1.31 google-auth-oauthlib-0.4.6 requests-2.31.0 transformers-4.26.1
  35.  
  36. Does your project take forever to startup?
  37. Repetitive dependency installation may be the reason.
  38. Automatic1111's base project sets strict requirements on outdated dependencies.
  39. If an extension is using a newer version, the dependency is uninstalled and reinstalled twice every startup.
  40.  
  41. [+] xformers version 0.0.17 installed.
  42. [+] torch version 2.0.1 installed.
  43. [+] torchvision version 0.15.2 installed.
  44. [+] accelerate version 0.18.0 installed.
  45. [+] diffusers version 0.14.0 installed.
  46. [+] transformers version 4.26.1 installed.
  47. [+] bitsandbytes version 0.35.4 installed.
  48.  
  49.  
  50.  
  51.  
  52.  
  53. Launching Web UI with arguments: --xformers
  54. 2023-05-23 08:00:07.728606: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
  55. To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
  56. [-] ADetailer initialized. version: 23.5.17, num models: 7
  57. [AddNet] Updating model hashes...
  58. 0it [00:00, ?it/s]
  59. [AddNet] Updating model hashes...
  60. 0it [00:00, ?it/s]
  61. ControlNet v1.1.189
  62. ControlNet v1.1.189
  63. Loading weights [e6415c4892] from /mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/models/Stable-diffusion/realisticVisionV20_v20.safetensors
  64. Creating model from config: /mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/configs/v1-inference.yaml
  65. LatentDiffusion: Running in eps-prediction mode
  66. DiffusionWrapper has 859.52 M params.
  67. Couldn't find VAE named vae-ft-mse-840000-ema-pruned.safetensors; using None instead
  68. Applying xformers cross attention optimization.
  69. Textual inversion embeddings loaded(78): 16-token-negative-deliberate-neg, 1vanakn0ll, alanahpearce1, annystr, Asian-Less-Neg, awaitingtongue, bad-hands-5, bad-picture-chill-75v, bad-picture-chill-75v (1), bad_prompt, caoimhelastnamesd15, carterc, daenerysv100sd15, dangerdonkey, dangerhawk, easynegative, eliselastnamesd15, f311c1ada7, ghst-3000, gretathunbergv1sd15, HHHCL01, johsin, jointz, laurencohan1, LorraineBaines, Mariette, Mariette-1000, Mariette-1500, Mariette-2000, Mariette-2500, Mariette-3000, Mariette-500, MarietteV2, MarietteV2-4000, MarietteV3, MarietteV3-10000, MarietteV4, MarietteV5, negative_hand-neg, ng_deepnegative_v1_75t, norreedus69, oldstyle_v1, Peggy Bundy, Peggy Bundy-10000, Peggy Bundy-4000, Peggy Bundy-7000, Peggy Bundy-8500, Peggy Bundy-9000, PeggyB, PeggyB-1440, PeggyB-1440-1584, PeggyB-1440-1728, PeggyB-1440-1872, PeggyB-1440-2016, PeggyB-1440-2160, PeggyB-1440-2304, PeggyB-1440-2448, PeggyB-1440-2592, PeggyB-1440-2736, PeggyB-1440-2880, PeggyB-1440-3024, PeggyB-1440-3168, PeggyB-1440-3312, PeggyB-1440-3456, PeggyB-1440-3600, PeggyB-1440-3744, PeggyB-1440-3888, PeggyB-1440-4032, PeggyB-1440-4176, PeggyB-1440-4320, PeggyB-1440-4464, PeggyB-1440-4608, PeggyB-1440-4752, PeggyB-1440-4896, rmadanegative4_sd15-neg, tcr3ws, v1tell, y4netg4rcia
  70. Textual inversion embeddings skipped(2): dblx, style-princess_sd2
  71. Model loaded in 36.4s (load weights from disk: 4.3s, create model: 0.7s, apply weights to model: 30.2s, apply half(): 0.4s, move model to device: 0.3s, load textual inversion embeddings: 0.4s).
  72. Image Browser: ImageReward is not installed, cannot be used.
  73. Create LRU cache (max_size=16) for preprocessor results.
  74. Create LRU cache (max_size=16) for preprocessor results.
  75. Running on local URL: http://127.0.0.1:7860
  76.  
  77. To create a public link, set `share=True` in `launch()`.
  78. Create LRU cache (max_size=16) for preprocessor results.
  79. Startup time: 64.0s (import torch: 2.2s, import gradio: 0.5s, import ldm: 0.6s, other imports: 1.3s, list SD models: 7.3s, setup codeformer: 0.4s, load scripts: 47.8s, create ui: 3.3s, gradio launch: 0.3s).
  80. Loading preprocessor: reference_only
  81. Pixel Perfect Mode Enabled.
  82. resize_mode = ResizeMode.INNER_FIT
  83. raw_H = 1134
  84. raw_W = 850
  85. target_H = 512
  86. target_W = 512
  87. estimation = 511.99999999999994
  88. preprocessor resolution = 512
  89. Calling preprocessor reference_only outside of cache.
  90. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  91. 62%|███████████████████████████████████████████████████████████████████▌ | 25/40 [00:46<00:27, 1.86s/it]
  92. Total progress: 13%|███████████▊ | 26/200 [00:40<04:29, 1.55s/it]
  93. Loading preprocessor: reference_only | 26/200 [00:40<04:47, 1.65s/it]
  94. Pixel Perfect Mode Enabled.
  95. resize_mode = ResizeMode.INNER_FIT
  96. raw_H = 1134
  97. raw_W = 850
  98. target_H = 1024
  99. target_W = 1024
  100. estimation = 1023.9999999999999
  101. preprocessor resolution = 1024
  102. Calling preprocessor reference_only outside of cache.
  103. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  104. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [07:02<00:00, 10.56s/it]
  105. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [07:09<00:00, 10.73s/it]
  106. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [07:11<00:00, 10.79s/it]
  107. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [07:10<00:00, 10.77s/it]
  108. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [07:06<00:00, 10.66s/it]
  109. Total progress: 100%|██████████████████████████████████████████████████████████████████████████████████████████| 200/200 [35:44<00:00, 10.72s/it]
  110. Total progress: 100%|█████████████Loading preprocessor: reference_only█████████████████████████████████████████| 200/200 [35:44<00:00, 11.04s/it]
  111. Pixel Perfect Mode Enabled. ?it/s]
  112. resize_mode = ResizeMode.INNER_FIT
  113. raw_H = 1134
  114. raw_W = 850
  115. target_H = 512
  116. target_W = 512
  117. estimation = 511.99999999999994
  118. preprocessor resolution = 512
  119. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  120. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:03<00:00, 1.60s/it]
  121. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  122. 8%|████████▏ | 3/40 [00:35<07:18, 11.85s/it]
  123. Total progress: 11%|██████████ | 44/400 [02:43<22:00, 3.71s/it]
  124. Traceback (most recent call last): | 44/400 [02:43<44:43, 7.54s/it]
  125. File "/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/venv/lib/python3.10/site-packages/gradio/routes.py", line 408, in run_predict
  126. output = await app.get_blocks().process_api(
  127. File "/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/venv/lib/python3.10/site-packages/gradio/blocks.py", line 1315, in process_api
  128. result = await self.call_function(
  129. File "/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/venv/lib/python3.10/site-packages/gradio/blocks.py", line 1043, in call_function
  130. prediction = await anyio.to_thread.run_sync(
  131. File "/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/venv/lib/python3.10/site-packages/anyio/to_thread.py", line 31, in run_sync
  132. return await get_asynclib().run_sync_in_worker_thread(
  133. File "/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/venv/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 937, in run_sync_in_worker_thread
  134. return await future
  135. File "/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/venv/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 867, in run
  136. result = context.run(func, *args)
  137. File "/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/modules/ui.py", line 134, in calc_resolution_hires
  138. p.init([""], [0], [0])
  139. File "/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/modules/processing.py", line 851, in init
  140. self.hr_upscale_to_y = int(self.height * self.hr_scale)
  141. TypeError: unsupported operand type(s) for *: 'NoneType' and 'int'
  142. Loading preprocessor: reference_only
  143. Pixel Perfect Mode Enabled.
  144. resize_mode = ResizeMode.INNER_FIT
  145. raw_H = 1134
  146. raw_W = 850
  147. target_H = 512
  148. target_W = 512
  149. estimation = 511.99999999999994
  150. preprocessor resolution = 512
  151. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]). | 0/200 [00:00<?, ?it/s]
  152. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:04<00:00, 1.61s/it]
  153. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  154. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:38<00:00, 9.97s/it]
  155. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  156. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:04<00:00, 1.60s/it]
  157. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  158. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:30<00:00, 9.75s/it]
  159. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  160. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:05<00:00, 1.64s/it]
  161. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  162. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:36<00:00, 9.92s/it]
  163. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  164. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:07<00:00, 1.68s/it]
  165. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  166. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:32<00:00, 9.80s/it]
  167. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  168. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:05<00:00, 1.63s/it]
  169. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  170. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:35<00:00, 9.89s/it]
  171. Total progress: 100%|██████████████████████████████████████████████████████████████████████████████████████████| 400/400 [38:29<00:00, 5.77s/it]
  172. Loading preprocessor: reference_only███████████████████████████████████████████████████████████████████████████| 400/400 [38:29<00:00, 9.99s/it]
  173. Pixel Perfect Mode Enabled.
  174. resize_mode = ResizeMode.INNER_FIT
  175. raw_H = 1134
  176. raw_W = 850
  177. target_H = 512
  178. target_W = 512
  179. estimation = 511.99999999999994
  180. preprocessor resolution = 512
  181. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]). | 0/200 [00:00<?, ?it/s]
  182. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:05<00:00, 1.63s/it]
  183. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  184. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:31<00:00, 9.79s/it]
  185. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  186. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:06<00:00, 1.66s/it]
  187. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  188. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:34<00:00, 9.86s/it]
  189. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  190. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:05<00:00, 1.65s/it]
  191. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  192. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:35<00:00, 9.89s/it]
  193. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  194. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:05<00:00, 1.64s/it]
  195. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  196. 28%|█████████████████████████████▋ | 11/40 [01:46<04:44, 9.81s/itPixel Perfect Mode Enabled In Preview.█████████████████████████████████████████████████▋ | 292/400 [26:02<17:22, 9.65s/it]
  197. resize_mode = Crop and Resize
  198. raw_H = 1024
  199. raw_W = 1024
  200. target_H = 1024
  201. target_W = 1024
  202. estimation = 1024.0
  203. Preview Resolution = 1024
  204. Calling preprocessor tile_resample outside of cache.
  205. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:13<00:00, 9.35s/it]
  206. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  207. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:01<00:00, 1.54s/it]
  208. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  209. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:22<00:00, 9.56s/it]
  210. Total progress: 100%|██████████████████████████████████████████████████████████████████████████████████████████| 400/400 [37:56<00:00, 5.69s/it]
  211. Canva size: 2048x2048██████████████████████████████████████████████████████████████████████████████████████████| 400/400 [37:56<00:00, 9.89s/it]
  212. Image size: 1024x1024
  213. Scale factor: 2
  214. Upscaling iteration 1 with scale factor 2
  215. Tile size: 512x512
  216. Tiles amount: 16
  217. Grid: 4x4
  218. Redraw enabled: True
  219. Seams fix mode: NONE
  220. Loading model: control_v11f1e_sd15_tile [a371b31b]
  221. Loaded state_dict from [/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/extensions/sd-webui-controlnet/models/models/control_v11f1e_sd15_tile.pth]
  222. Loading config: /mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/extensions/sd-webui-controlnet/models/models/control_v11f1e_sd15_tile.yaml
  223. ControlNet model control_v11f1e_sd15_tile [a371b31b] loaded.
  224. Loading preprocessor: tile_resample
  225. Pixel Perfect Mode Enabled.
  226. resize_mode = ResizeMode.INNER_FIT
  227. raw_H = 576
  228. raw_W = 576
  229. target_H = 576
  230. target_W = 576
  231. estimation = 576.0
  232. preprocessor resolution = 576
  233. Calling preprocessor tile_resample outside of cache.
  234. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.21s/it]
  235. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 11/176 [00:12<03:22, 1.22s/it]
  236. Loading preprocessor: tile_resample
  237. Pixel Perfect Mode Enabled.
  238. resize_mode = ResizeMode.INNER_FIT
  239. raw_H = 576
  240. raw_W = 576
  241. target_H = 576
  242. target_W = 576
  243. estimation = 576.0
  244. preprocessor resolution = 576
  245. Calling preprocessor tile_resample outside of cache.
  246. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.20s/it]
  247. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 22/176 [00:27<03:15, 1.27s/it]
  248. Loading preprocessor: tile_resample
  249. Pixel Perfect Mode Enabled.
  250. resize_mode = ResizeMode.INNER_FIT
  251. raw_H = 576
  252. raw_W = 576
  253. target_H = 576
  254. target_W = 576
  255. estimation = 576.0
  256. preprocessor resolution = 576
  257. Calling preprocessor tile_resample outside of cache.
  258. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.20s/it]
  259. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 33/176 [00:42<03:02, 1.27s/it]
  260. Loading preprocessor: tile_resample
  261. Pixel Perfect Mode Enabled.
  262. resize_mode = ResizeMode.INNER_FIT
  263. raw_H = 576
  264. raw_W = 576
  265. target_H = 576
  266. target_W = 576
  267. estimation = 576.0
  268. preprocessor resolution = 576
  269. Calling preprocessor tile_resample outside of cache.
  270. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.21s/it]
  271. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 44/176 [00:56<02:47, 1.27s/it]
  272. Loading preprocessor: tile_resample
  273. Pixel Perfect Mode Enabled.
  274. resize_mode = ResizeMode.INNER_FIT
  275. raw_H = 576
  276. raw_W = 576
  277. target_H = 576
  278. target_W = 576
  279. estimation = 576.0
  280. preprocessor resolution = 576
  281. Calling preprocessor tile_resample outside of cache.
  282. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.21s/it]
  283. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]███▊ | 55/176 [01:11<02:34, 1.27s/it]
  284. Loading preprocessor: tile_resample
  285. Pixel Perfect Mode Enabled.
  286. resize_mode = ResizeMode.INNER_FIT
  287. raw_H = 576
  288. raw_W = 576
  289. target_H = 576
  290. target_W = 576
  291. estimation = 576.0
  292. preprocessor resolution = 576
  293. Calling preprocessor tile_resample outside of cache.
  294. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.21s/it]
  295. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]████████████▌ | 66/176 [01:26<02:19, 1.27s/it]
  296. Loading preprocessor: tile_resample
  297. Pixel Perfect Mode Enabled.
  298. resize_mode = ResizeMode.INNER_FIT
  299. raw_H = 576
  300. raw_W = 576
  301. target_H = 576
  302. target_W = 576
  303. estimation = 576.0
  304. preprocessor resolution = 576
  305. Calling preprocessor tile_resample outside of cache.
  306. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.22s/it]
  307. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]█████████████████████▎ | 77/176 [01:41<02:07, 1.29s/it]
  308. Loading preprocessor: tile_resample
  309. Pixel Perfect Mode Enabled.
  310. resize_mode = ResizeMode.INNER_FIT
  311. raw_H = 576
  312. raw_W = 576
  313. target_H = 576
  314. target_W = 576
  315. estimation = 576.0
  316. preprocessor resolution = 576
  317. Calling preprocessor tile_resample outside of cache.
  318. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.24s/it]
  319. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]██████████████████████████████ | 88/176 [01:56<01:55, 1.31s/it]
  320. Loading preprocessor: tile_resample
  321. Pixel Perfect Mode Enabled.
  322. resize_mode = ResizeMode.INNER_FIT
  323. raw_H = 576
  324. raw_W = 576
  325. target_H = 576
  326. target_W = 576
  327. estimation = 576.0
  328. preprocessor resolution = 576
  329. Calling preprocessor tile_resample outside of cache.
  330. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.23s/it]
  331. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]██████████████████████████████████████▊ | 99/176 [02:11<01:39, 1.30s/it]
  332. Loading preprocessor: tile_resample
  333. Pixel Perfect Mode Enabled.
  334. resize_mode = ResizeMode.INNER_FIT
  335. raw_H = 576
  336. raw_W = 576
  337. target_H = 576
  338. target_W = 576
  339. estimation = 576.0
  340. preprocessor resolution = 576
  341. Calling preprocessor tile_resample outside of cache.
  342. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.23s/it]
  343. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]██████████████████████████████████████████████▉ | 110/176 [02:26<01:26, 1.31s/it]
  344. Loading preprocessor: tile_resample
  345. Pixel Perfect Mode Enabled.
  346. resize_mode = ResizeMode.INNER_FIT
  347. raw_H = 576
  348. raw_W = 576
  349. target_H = 576
  350. target_W = 576
  351. estimation = 576.0
  352. preprocessor resolution = 576
  353. Calling preprocessor tile_resample outside of cache.
  354. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.25s/it]
  355. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]███████████████████████████████████████████████████████▌ | 121/176 [02:41<01:13, 1.34s/it]
  356. Loading preprocessor: tile_resample
  357. Pixel Perfect Mode Enabled.
  358. resize_mode = ResizeMode.INNER_FIT
  359. raw_H = 576
  360. raw_W = 576
  361. target_H = 576
  362. target_W = 576
  363. estimation = 576.0
  364. preprocessor resolution = 576
  365. Calling preprocessor tile_resample outside of cache.
  366. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.25s/it]
  367. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]████████████████████████████████████████████████████████████████▎ | 132/176 [02:56<00:57, 1.31s/it]
  368. Loading preprocessor: tile_resample
  369. Pixel Perfect Mode Enabled.
  370. resize_mode = ResizeMode.INNER_FIT
  371. raw_H = 576
  372. raw_W = 576
  373. target_H = 576
  374. target_W = 576
  375. estimation = 576.0
  376. preprocessor resolution = 576
  377. Calling preprocessor tile_resample outside of cache.
  378. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.24s/it]
  379. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]████████████████████████████████████████████████████████████████████████▉ | 143/176 [03:11<00:42, 1.30s/it]
  380. Loading preprocessor: tile_resample
  381. Pixel Perfect Mode Enabled.
  382. resize_mode = ResizeMode.INNER_FIT
  383. raw_H = 576
  384. raw_W = 576
  385. target_H = 576
  386. target_W = 576
  387. estimation = 576.0
  388. preprocessor resolution = 576
  389. Calling preprocessor tile_resample outside of cache.
  390. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.23s/it]
  391. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]█████████████████████████████████████████████████████████████████████████████████▋ | 154/176 [03:27<00:28, 1.29s/it]
  392. Loading preprocessor: tile_resample
  393. Pixel Perfect Mode Enabled.
  394. resize_mode = ResizeMode.INNER_FIT
  395. raw_H = 576
  396. raw_W = 576
  397. target_H = 576
  398. target_W = 576
  399. estimation = 576.0
  400. preprocessor resolution = 576
  401. Calling preprocessor tile_resample outside of cache.
  402. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.24s/it]
  403. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]██████████████████████████████████████████████████████████████████████████████████████████▎ | 165/176 [03:42<00:14, 1.31s/it]
  404. Loading preprocessor: tile_resample
  405. Pixel Perfect Mode Enabled.
  406. resize_mode = ResizeMode.INNER_FIT
  407. raw_H = 576
  408. raw_W = 576
  409. target_H = 576
  410. target_W = 576
  411. estimation = 576.0
  412. preprocessor resolution = 576
  413. Calling preprocessor tile_resample outside of cache.
  414. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:14<00:00, 1.29s/it]
  415. Total progress: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 176/176 [04:00<00:00, 1.37s/it]
  416. Canva size: 2048x2048███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 176/176 [04:00<00:00, 1.35s/it]
  417. Image size: 1024x1024
  418. Scale factor: 2
  419. Upscaling iteration 1 with scale factor 2
  420. Tile size: 512x512
  421. Tiles amount: 16
  422. Grid: 4x4
  423. Redraw enabled: True
  424. Seams fix mode: NONE
  425. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]
  426. Loading preprocessor: tile_resample
  427. Pixel Perfect Mode Enabled.
  428. resize_mode = ResizeMode.INNER_FIT
  429. raw_H = 576
  430. raw_W = 576
  431. target_H = 576
  432. target_W = 576
  433. estimation = 576.0
  434. preprocessor resolution = 576
  435. Calling preprocessor tile_resample outside of cache.
  436. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.20s/it]
  437. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 11/176 [00:12<03:24, 1.24s/it]
  438. Loading preprocessor: tile_resample
  439. Pixel Perfect Mode Enabled.
  440. resize_mode = ResizeMode.INNER_FIT
  441. raw_H = 576
  442. raw_W = 576
  443. target_H = 576
  444. target_W = 576
  445. estimation = 576.0
  446. preprocessor resolution = 576
  447. Calling preprocessor tile_resample outside of cache.
  448. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.24s/it]
  449. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 22/176 [00:28<03:21, 1.31s/it]
  450. Loading preprocessor: tile_resample
  451. Pixel Perfect Mode Enabled.
  452. resize_mode = ResizeMode.INNER_FIT
  453. raw_H = 576
  454. raw_W = 576
  455. target_H = 576
  456. target_W = 576
  457. estimation = 576.0
  458. preprocessor resolution = 576
  459. Calling preprocessor tile_resample outside of cache.
  460. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.25s/it]
  461. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 33/176 [00:43<03:07, 1.31s/it]
  462. Loading preprocessor: tile_resample
  463. Pixel Perfect Mode Enabled.
  464. resize_mode = ResizeMode.INNER_FIT
  465. raw_H = 576
  466. raw_W = 576
  467. target_H = 576
  468. target_W = 576
  469. estimation = 576.0
  470. preprocessor resolution = 576
  471. Calling preprocessor tile_resample outside of cache.
  472. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11/11 [00:13<00:00, 1.25s/it]
  473. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 44/176 [00:58<02:53, 1.32s/it]
  474. Loading preprocessor: tile_resample
  475. Pixel Perfect Mode Enabled.
  476. resize_mode = ResizeMode.INNER_FIT
  477. raw_H = 576
  478. raw_W = 576
  479. target_H = 576
  480. target_W = 576
  481. estimation = 576.0
  482. preprocessor resolution = 576
  483. Calling preprocessor tile_resample outside of cache.
  484. 64%|████████████████████████████████████████████████████████████████████████████████████████████████████▌ | 7/11 [00:09<00:05, 1.40s/it]
  485. Total progress: 30%|█████████████████████████████████████████▎ | 52/176 [01:12<02:52, 1.39s/it]
  486. Canva size: 2048x2048█████████████████████████████████████████▎ | 52/176 [01:12<02:46, 1.34s/it]
  487. Image size: 1024x1024
  488. Scale factor: 2
  489. Upscaling iteration 1 with scale factor 2
  490. Tile size: 512x512
  491. Tiles amount: 16
  492. Grid: 4x4
  493. Redraw enabled: True
  494. Seams fix mode: NONE
  495. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]
  496. Loading preprocessor: tile_resample
  497. Pixel Perfect Mode Enabled.
  498. resize_mode = ResizeMode.INNER_FIT
  499. raw_H = 576
  500. raw_W = 576
  501. target_H = 576
  502. target_W = 576
  503. estimation = 576.0
  504. preprocessor resolution = 576
  505. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [00:24<00:00, 1.28s/it]
  506. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 19/304 [00:23<06:13, 1.31s/it]
  507. Loading preprocessor: tile_resample
  508. Pixel Perfect Mode Enabled.
  509. resize_mode = ResizeMode.INNER_FIT
  510. raw_H = 576
  511. raw_W = 576
  512. target_H = 576
  513. target_W = 576
  514. estimation = 576.0
  515. preprocessor resolution = 576
  516. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [00:24<00:00, 1.31s/it]
  517. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 38/304 [00:50<06:02, 1.36s/it]
  518. Loading preprocessor: tile_resample
  519. Pixel Perfect Mode Enabled.
  520. resize_mode = ResizeMode.INNER_FIT
  521. raw_H = 576
  522. raw_W = 576
  523. target_H = 576
  524. target_W = 576
  525. estimation = 576.0
  526. preprocessor resolution = 576
  527. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [00:25<00:00, 1.32s/it]
  528. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 57/304 [01:16<05:30, 1.34s/it]
  529. Loading preprocessor: tile_resample
  530. Pixel Perfect Mode Enabled.
  531. resize_mode = ResizeMode.INNER_FIT
  532. raw_H = 576
  533. raw_W = 576
  534. target_H = 576
  535. target_W = 576
  536. estimation = 576.0
  537. preprocessor resolution = 576
  538. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [00:25<00:00, 1.32s/it]
  539. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 76/304 [01:43<05:09, 1.36s/it]
  540. Loading preprocessor: tile_resample
  541. Pixel Perfect Mode Enabled.
  542. resize_mode = ResizeMode.INNER_FIT
  543. raw_H = 576
  544. raw_W = 576
  545. target_H = 576
  546. target_W = 576
  547. estimation = 576.0
  548. preprocessor resolution = 576
  549. 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [00:25<00:00, 1.32s/it]
  550. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]███▊ | 95/304 [02:09<04:39, 1.34s/it]
  551. Loading preprocessor: tile_resample
  552. Pixel Perfect Mode Enabled.
  553. resize_mode = ResizeMode.INNER_FIT
  554. raw_H = 576
  555. raw_W = 576
  556. target_H = 576
  557. target_W = 576
  558. estimation = 576.0
  559. preprocessor resolution = 576
  560. Calling preprocessor tile_resample outside of cache.
  561. 68%|███████████████████████████████████████████████████████████████████████████████████████████████████████████▍ | 13/19 [00:18<00:08, 1.42s/it]
  562. Total progress: 36%|█████████████████████████████████████████████████▊ | 109/304 [02:31<04:31, 1.39s/it]
  563. Canva size: 2048x2048█████████████████████████████████████████████████▊ | 109/304 [02:31<04:32, 1.40s/it]
  564. Image size: 1024x1024
  565. Scale factor: 2
  566. Upscaling iteration 1 with scale factor 2
  567. Tile size: 512x512
  568. Tiles amount: 16
  569. Grid: 4x4
  570. Redraw enabled: True
  571. Seams fix mode: NONE
  572. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]
  573. Loading preprocessor: tile_resample
  574. Pixel Perfect Mode Enabled.
  575. resize_mode = ResizeMode.INNER_FIT
  576. raw_H = 576
  577. raw_W = 576
  578. target_H = 576
  579. target_W = 576
  580. estimation = 576.0
  581. preprocessor resolution = 576
  582. 84%|██████████████████████████████████████████████████████████████████████████████████████████▉ | 16/19 [00:20<00:03, 1.29s/it]
  583. Total progress: 5%|████▊ | 16/304 [00:22<06:36, 1.38s/it]
  584. Loading model from cache: control_v11f1e_sd15_tile [a371b31b] | 16/304 [00:22<06:17, 1.31s/it]
  585. Loading preprocessor: tile_resample
  586. Pixel Perfect Mode Enabled.
  587. resize_mode = ResizeMode.INNER_FIT
  588. raw_H = 1024
  589. raw_W = 1024
  590. target_H = 1024
  591. target_W = 1024
  592. estimation = 1024.0
  593. preprocessor resolution = 1024
  594. Calling preprocessor tile_resample outside of cache.
  595. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [01:37<00:00, 5.14s/it]
  596. Total progress: 100%|████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [01:36<00:00, 5.10s/it]
  597. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]████████████████████████████████████████████████████| 19/19 [01:36<00:00, 5.33s/it]
  598. Loading preprocessor: tile_resample
  599. Pixel Perfect Mode Enabled.
  600. resize_mode = ResizeMode.INNER_FIT
  601. raw_H = 1024
  602. raw_W = 1024
  603. target_H = 1024
  604. target_W = 1024
  605. estimation = 1024.0
  606. preprocessor resolution = 1024
  607. Calling preprocessor tile_resample outside of cache.
  608. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [01:36<00:00, 5.10s/it]
  609. Total progress: 100%|████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [01:36<00:00, 5.07s/it]
  610. Loading model from cache: control_v11f1e_sd15_tile [a371b31b]████████████████████████████████████████████████████| 19/19 [01:36<00:00, 5.35s/it]
  611. Loading preprocessor: tile_resample
  612. Pixel Perfect Mode Enabled.
  613. resize_mode = ResizeMode.INNER_FIT
  614. raw_H = 1024
  615. raw_W = 1024
  616. target_H = 1024
  617. target_W = 1024
  618. estimation = 1024.0
  619. preprocessor resolution = 1024
  620. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [01:34<00:00, 4.96s/it]
  621. Total progress: 100%|████████████████████████████████████████████████████████████████████████████████████████████| 19/19 [01:33<00:00, 4.92s/it]
  622. Loading preprocessor: reference_only█████████████████████████████████████████████████████████████████████████████| 19/19 [01:33<00:00, 5.37s/it]
  623. Pixel Perfect Mode Enabled.
  624. resize_mode = ResizeMode.INNER_FIT
  625. raw_H = 1134
  626. raw_W = 850
  627. target_H = 512
  628. target_W = 512
  629. estimation = 511.99999999999994
  630. preprocessor resolution = 512
  631. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]). | 0/95 [00:00<?, ?it/s]
  632. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:09<00:00, 1.73s/it]
  633. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  634. 5%|█████▍ | 2/40 [00:20<06:20, 10.01s/it]
  635. Total progress: 10%|█████████▌ | 42/400 [01:34<13:25, 2.25s/it]
  636. Loading preprocessor: reference_only | 42/400 [01:34<29:09, 4.89s/it]
  637. Pixel Perfect Mode Enabled.
  638. resize_mode = ResizeMode.INNER_FIT
  639. raw_H = 1134
  640. raw_W = 850
  641. target_H = 512
  642. target_W = 512
  643. estimation = 511.99999999999994
  644. preprocessor resolution = 512
  645. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]). | 0/200 [00:00<?, ?it/s]
  646. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:05<00:00, 1.65s/it]
  647. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  648. 88%|██████████████████████████████████████████████████████████████████████████████████████████████▌ | 35/40 [05:30<00:47, 9.45s/it]
  649. Total progress: 19%|█████████████████ | 75/400 [06:38<28:47, 5.31s/it]
  650. Loading preprocessor: reference_only██ | 75/400 [06:38<54:10, 10.00s/it]
  651. Pixel Perfect Mode Enabled.
  652. resize_mode = ResizeMode.INNER_FIT
  653. raw_H = 1134
  654. raw_W = 850
  655. target_H = 512
  656. target_W = 512
  657. estimation = 511.99999999999994
  658. preprocessor resolution = 512
  659. Couldn't find Lora with name GlowingRunesAIV3 | 0/200 [00:00<?, ?it/s]
  660. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  661. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:06<00:00, 1.65s/it]
  662. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  663. 25%|███████████████████████████ | 10/40 [01:39<04:59, 10.00s/it]
  664. Total progress: 12%|███████████▍ | 50/400 [02:49<19:49, 3.40s/it]
  665. Loading preprocessor: reference_only | 50/400 [02:49<55:56, 9.59s/it]
  666. Pixel Perfect Mode Enabled.
  667. resize_mode = ResizeMode.INNER_FIT
  668. raw_H = 1134
  669. raw_W = 850
  670. target_H = 512
  671. target_W = 512
  672. estimation = 511.99999999999994
  673. preprocessor resolution = 512
  674. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]). | 0/200 [00:00<?, ?it/s]
  675. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:05<00:00, 1.65s/it]
  676. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  677. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:32<00:00, 9.80s/it]
  678. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  679. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:05<00:00, 1.64s/it]
  680. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  681. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [06:31<00:00, 9.78s/it]
  682. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]).
  683. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:06<00:00, 1.66s/it]
  684. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  685. 48%|███████████████████████████████████████████████████▎ | 19/40 [03:08<03:28, 9.94s/it]
  686. Total progress: 55%|█████████████████████████████████████████████████▎ | 219/400 [19:38<16:13, 5.38s/it]
  687. Loading preprocessor: reference_only██████████████████████████████████▎ | 219/400 [19:38<30:02, 9.96s/it]
  688. Pixel Perfect Mode Enabled.
  689. resize_mode = ResizeMode.INNER_FIT
  690. raw_H = 1134
  691. raw_W = 850
  692. target_H = 512
  693. target_W = 512
  694. estimation = 511.99999999999994
  695. preprocessor resolution = 512
  696. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 64, 64]). | 0/200 [00:00<?, ?it/s]
  697. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [01:02<00:00, 1.57s/it]
  698. 0%| | 0/40 [00:00<?, ?it/s]ControlNet used torch.float16 VAE to encode torch.Size([1, 4, 128, 128]).
  699. 32%|███████████████████████████████████ | 13/40 [02:03<04:15, 9.48s/it]
  700. Total progress: 13%|████████████ | 53/400 [03:08<20:31, 3.55s/it]
  701. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:27<00:00, 1.46it/s]
  702. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [02:33<00:00, 3.84s/it]
  703. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:27<00:00, 1.43it/s]
  704. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [02:32<00:00, 3.80s/it]
  705. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:27<00:00, 1.48it/s]
  706. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [02:31<00:00, 3.79s/it]
  707. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:27<00:00, 1.44it/s]
  708. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [02:32<00:00, 3.82s/it]
  709. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:27<00:00, 1.44it/s]
  710. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [02:32<00:00, 3.82s/it]
  711. Total progress: 100%|██████████████████████████████████████████████████████████████████████████████████████████| 400/400 [15:10<00:00, 2.28s/it]
  712. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:39<00:00, 1.00it/s]
  713. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:41<00:00, 1.04s/it]
  714. 38%|████████████████████████████████████████▌ | 15/40 [00:16<00:28, 1.12s/it]
  715. Total progress: 5%|████▎ | 96/2000 [01:39<32:55, 1.04s/it]
  716. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:41<00:00, 1.04s/it]
  717. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00, 1.08s/it]
  718. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00, 1.08s/it]
  719. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00, 1.09s/it]
  720. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00, 1.08s/it]
  721. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00, 1.09s/it]
  722. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00, 1.09s/it]
  723. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00, 1.08s/it]
  724. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  725. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  726. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:41<00:00, 1.03s/it]
  727. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.01s/it]
  728. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:39<00:00, 1.00it/s]
  729. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.00s/it]
  730. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:39<00:00, 1.00it/s]
  731. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.00s/it]
  732. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.00s/it]
  733. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:41<00:00, 1.04s/it]
  734. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  735. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  736. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  737. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.02s/it]
  738. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:39<00:00, 1.00it/s]
  739. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.00s/it]
  740. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:39<00:00, 1.00it/s]
  741. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.00s/it]
  742. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:39<00:00, 1.00it/s]
  743. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.00s/it]
  744. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:39<00:00, 1.00it/s]
  745. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.00s/it]
  746. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.01s/it]
  747. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  748. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  749. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  750. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  751. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  752. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00, 1.08s/it]
  753. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.02s/it]
  754. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:41<00:00, 1.03s/it]
  755. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.02s/it]
  756. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:42<00:00, 1.07s/it]
  757. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:41<00:00, 1.04s/it]
  758. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.01s/it]
  759. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:41<00:00, 1.03s/it]
  760. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.02s/it]
  761. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:41<00:00, 1.04s/it]
  762. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:43<00:00, 1.08s/it]
  763. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.02s/it]
  764. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:41<00:00, 1.03s/it]
  765. 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████| 40/40 [00:40<00:00, 1.01s/it]
  766. Total progress: 100%|████████████████████████████████████████████████████████████████████████████████████████| 2000/2000 [35:10<00:00, 1.06s/it]
  767. ^CInterrupted with signal 2 in <frame at 0x7f36dca1e0c0, file '/mnt/Kodi_Backup/Applications/stable-diffusion-webui-ux-main/stable-diffusion-webui-ux/webui.py', line 260, code wait_on_server>
  768.    /mnt/K/A/stable-diffusion-webui-ux-m/stable-diffusion-webui-ux 
Advertisement
Add Comment
Please, Sign In to add comment