Advertisement
Guest User

Untitled

a guest
Dec 9th, 2023
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.63 KB | None | 0 0
  1. venv "D:\WORK\conda_envs\automatic\stable-diffusion-webui\venv\Scripts\Python.exe"
  2. Python 3.10.6 | packaged by conda-forge | (main, Aug 22 2022, 20:29:51) [MSC v.1929 64 bit (AMD64)]
  3. Version: v1.6.1
  4. Commit hash: 4afaaf8a020c1df457bcf7250cb1c7f609699fa7
  5. ReActor preheating... Device: CUDA
  6. Launching Web UI with arguments: --medvram-sdxl --xformers --opt-channelslast --ckpt-dir E:\SD\models --vae-path D:\WORK\conda_envs\automatic\stable-diffusion-webui\models\VAE\vae-ft-mse-840000-ema-pruned.pt --gfpgan-model D:WORKconda_envsautomaticstable-diffusion-webuimodelsGFPGANGFPGANv1.4.pth
  7. [-] ADetailer initialized. version: 23.11.1, num models: 9
  8. 2023-12-09 09:58:08,587 - ControlNet - INFO - ControlNet v1.1.422
  9. ControlNet preprocessor location: D:\WORK\conda_envs\automatic\stable-diffusion-webui\extensions\sd-webui-controlnet\annotator\downloads
  10. 2023-12-09 09:58:08,705 - ControlNet - INFO - ControlNet v1.1.422
  11. 09:58:09 - ReActor - STATUS - Running v0.6.0-a1
  12. [Vec. CC] Style Sheet Loaded...
  13. Loading weights [d76466c398] from E:\SD\models\PHOTO_____\fReel_Photo_v1_pruned\freelPhotoV1Pruned_v10.safetensors
  14. 2023-12-09 09:58:10,174 - AnimateDiff - INFO - Injecting LCM to UI.
  15. 2023-12-09 09:58:10,566 - AnimateDiff - INFO - Hacking i2i-batch.
  16. *Deforum ControlNet support: enabled*
  17. Creating model from config: D:\WORK\conda_envs\automatic\stable-diffusion-webui\configs\v1-inference.yaml
  18. Running on local URL: http://127.0.0.1:7860
  19.  
  20. To create a public link, set `share=True` in `launch()`.
  21. [sd-webui-comfyui] Started callback listeners for process webui
  22. [sd-webui-comfyui] Detected custom ComfyUI venv: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\python_embeded\python.exe
  23. [sd-webui-comfyui] Installing mandatory pip requirements in ComfyUI venv...
  24. Requirement already satisfied: portalocker>=2.7.0 in d:\work\conda_envs\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from -r D:\WORK\conda_envs\automatic\stable-diffusion-webui\extensions\sd-webui-comfyui\requirements.txt (line 1)) (2.8.2)
  25. Requirement already satisfied: pywin32>=226 in d:\work\conda_envs\comfyui\comfyui_windows_portable\python_embeded\lib\site-packages (from portalocker>=2.7.0->-r D:\WORK\conda_envs\automatic\stable-diffusion-webui\extensions\sd-webui-comfyui\requirements.txt (line 1)) (306)
  26. Loading VAE weights from commandline argument: D:\WORK\conda_envs\automatic\stable-diffusion-webui\models\VAE\vae-ft-mse-840000-ema-pruned.pt
  27. Applying attention optimization: xformers... done.
  28. [sd-webui-comfyui] Starting subprocess for comfyui...
  29. Startup time: 30.1s (prepare environment: 12.1s, import torch: 3.9s, import gradio: 1.5s, setup paths: 0.9s, initialize shared: 0.2s, other imports: 0.7s, setup codeformer: 0.1s, list SD models: 0.3s, load scripts: 4.6s, refresh VAE: 0.1s, create ui: 1.5s, gradio launch: 0.5s, app_started_callback: 3.6s).
  30. [ComfyUI] [sd-webui-comfyui] Setting up IPC...
  31. [ComfyUI] [sd-webui-comfyui] Using inter-process communication strategy: Shared memory
  32. [ComfyUI] [sd-webui-comfyui] Started callback listeners for process comfyui
  33. [ComfyUI] [sd-webui-comfyui] Patching ComfyUI...
  34. [ComfyUI] Total VRAM 8192 MB, total RAM 32620 MB
  35. WARNING:xformers:A matching Triton is not available, some optimizations will not be enabled.
  36. Error caught was: No module named 'triton'
  37. [ComfyUI] xformers version: 0.0.22.post7
  38. Model loaded in 8.3s (load weights from disk: 1.4s, create model: 1.0s, apply weights to model: 1.1s, load VAE: 0.3s, load textual inversion embeddings: 4.2s, calculate empty prompt: 0.1s).
  39. [ComfyUI] Set vram state to: NORMAL_VRAM
  40. [ComfyUI] Device: cuda:0 NVIDIA GeForce RTX 3070 Laptop GPU : native
  41. [ComfyUI] VAE dtype: torch.bfloat16
  42. [ComfyUI] Using xformers cross attention
  43. [ComfyUI] [sd-webui-comfyui] Launching ComfyUI with arguments: --listen 127.0.0.1 --port 8189
  44. [ComfyUI] ** ComfyUI start up time: 2023-12-09 09:58:20.258621
  45. [ComfyUI] Adding extra search path checkpoints E:/SD/models
  46. [ComfyUI] Adding extra search path configs D:\WORK\conda_envs\automatic\stable-diffusion-webui\models/Stable-diffusion
  47. [ComfyUI] Adding extra search path vae D:\WORK\conda_envs\automatic\stable-diffusion-webui\models/VAE
  48. [ComfyUI] Adding extra search path loras D:\WORK\conda_envs\automatic\stable-diffusion-webui\models/Lora
  49. [ComfyUI] Adding extra search path upscale_models D:\WORK\conda_envs\automatic\stable-diffusion-webui\models/ESRGAN
  50. [ComfyUI] Adding extra search path upscale_models D:\WORK\conda_envs\automatic\stable-diffusion-webui\models/SwinIR
  51. [ComfyUI] Adding extra search path embeddings D:\WORK\conda_envs\automatic\stable-diffusion-webui\embeddings
  52. [ComfyUI] Adding extra search path hypernetworks D:\WORK\conda_envs\automatic\stable-diffusion-webui\models/hypernetworks
  53. [ComfyUI] Adding extra search path controlnet D:\WORK\conda_envs\automatic\stable-diffusion-webui\extensions\sd-webui-controlnet\models
  54. 2023-12-09 09:58:22.035202: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.
  55. WARNING:tensorflow:From D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.
  56.  
  57. [ComfyUI] Web extensions folder found at D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\web\extensions\ComfyLiterals
  58. [ComfyUI] WAS Node Suite: OpenCV Python FFMPEG support is enabled
  59. [ComfyUI] WAS Node Suite: `ffmpeg_bin_path` is set to: C:\Apps\ffmpeg\ffmpeg-5.1-full_build-shared\bin\
  60. [ComfyUI] WAS Node Suite: Finished. Loaded 197 nodes successfully.
  61. [ComfyUI]
  62. "Art is not about making something perfect, it's about making something meaningful." - Unknown
  63.  
  64. [ComfyUI] ### Loading: ComfyUI-Inspire-Pack (V0.47.3)
  65. [ComfyUI] [ComfyUI-0️⃣ 2️⃣ 4️⃣ 6️⃣ ] Loaded all nodes and apis (/0246-parse).
  66. [ComfyUI] [Allor]: 0 standard nodes was overridden.
  67. [ComfyUI] [Allor]: 12 modules enabled.
  68. [ComfyUI] [Allor]: 98 nodes was loaded.
  69. [ComfyUI] Adding D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes to sys.path
  70. [ComfyUI] Adding D:\WORK\conda_envs\automatic\stable-diffusion-webui\extensions\sd-webui-comfyui\comfyui_custom_nodes to sys.path
  71. Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success!
  72. Efficiency Nodes: Attempting to add 'AnimatedDiff Script' Node (ComfyUI-AnimateDiff-Evolved add-on)...Success!..[ComfyUI]
  73. [ComfyUI] Loaded efficiency nodes from D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\efficiency-nodes-comfyui
  74. [ComfyUI] Loaded ControlNetPreprocessors nodes from D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux
  75. [ComfyUI] Loaded AdvancedControlNet nodes from D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet\control/control.py
  76. [ComfyUI] Could not find AnimateDiff nodes
  77. [ComfyUI] Loaded IPAdapter nodes from D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
  78. [ComfyUI] Loaded VideoHelperSuite from D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
  79. [ComfyUI] ### Loading: ComfyUI-Impact-Pack (V4.38.2)
  80. [ComfyUI] ### Loading: ComfyUI-Impact-Pack (Subpack: V0.3.2)
  81. [ComfyUI] ### Loading: ComfyUI-Inspire-Pack (V0.47.3)
  82. [ComfyUI] ### Loading: ComfyUI-Manager (V1.10)
  83. [ComfyUI] ### ComfyUI Revision: 1795 [a4ec54a4] | Released on '2023-12-08'
  84. [ComfyUI] --------------
  85. [ComfyUI] Mixlab Nodes: Loaded
  86. [ComfyUI] --------------
  87. [ComfyUI] cpuinfo is already installed.
  88. [ComfyUI] git is already installed.
  89. [ComfyUI] moviepy is already installed.
  90. [ComfyUI] cv2 is already installed.
  91. [ComfyUI] skbuild is already installed.
  92. [ComfyUI] typing is already installed.
  93. [ComfyUI] diskcache is already installed.
  94. [ComfyUI] llama_cpp is already installed.
  95. [ComfyUI]
  96. [ComfyUI] [SD Prompt Reader] Node version: 1.1.0
  97. [ComfyUI] [SD Prompt Reader] Core version: 1.3.4
  98. [ComfyUI] Failed to auto update `Quality of Life Suit`
  99. [ComfyUI] QualityOfLifeSuit_Omar92_DIR: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
  100. [ComfyUI] Total VRAM 8192 MB, total RAM 32620 MB
  101. [ComfyUI] xformers version: 0.0.22.post7
  102. [ComfyUI] Set vram state to: NORMAL_VRAM
  103. [ComfyUI] Device: cuda:0 NVIDIA GeForce RTX 3070 Laptop GPU : native
  104. [ComfyUI] VAE dtype: torch.bfloat16
  105. [ComfyUI] Torch version: 2.1.0+cu121
  106. [ComfyUI] Comfyroll Custom Nodes: Loaded
  107. [ComfyUI] ### [START] ComfyUI AlekPet Nodes ###
  108. [ComfyUI] Node -> ArgosTranslateNode [Loading]
  109. [ComfyUI] Node -> ExtrasNode [Loading]
  110. [ComfyUI] Node -> PainterNode [Loading]
  111. [ComfyUI] Node -> PoseNode [Loading]
  112. [ComfyUI] Node -> TranslateNode [Loading]
  113. [ComfyUI] ### [END] ComfyUI AlekPet Nodes ###
  114. [ComfyUI] Davemane42 Custom Nodes: Loaded
  115. [ComfyUI] FizzleDorf Custom Nodes: Loaded
  116. [ComfyUI] [tinyterraNodes] Loaded
  117. [ComfyUI] Total VRAM 8192 MB, total RAM 32620 MB
  118. [ComfyUI] xformers version: 0.0.22.post7
  119. [ComfyUI] Set vram state to: NORMAL_VRAM
  120. [ComfyUI] Device: cuda:0 NVIDIA GeForce RTX 3070 Laptop GPU : native
  121. [ComfyUI] VAE dtype: torch.bfloat16
  122. [ComfyUI] D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\NodeGPT\AutoUpdate.json
  123. [ComfyUI]
  124. [ComfyUI] [rgthree] Loaded 18 exciting nodes.
  125. [ComfyUI] [rgthree] Optimizing ComfyUI recursive execution. If queueing and/or re-queueing seems broken, change "patch_recursive_execution" to false in rgthree_config.json
  126. [ComfyUI]
  127. [ComfyUI] Searge-SDXL v4.3.1 in D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\SeargeSDXL
  128. [ComfyUI] WAS Node Suite: OpenCV Python FFMPEG support is enabled
  129. [ComfyUI] WAS Node Suite: `ffmpeg_bin_path` is set to: C:\Apps\ffmpeg\ffmpeg-5.1-full_build-shared\bin\
  130. [ComfyUI] WAS Node Suite: Finished. Loaded 197 nodes successfully.
  131. [ComfyUI]
  132. "Art is the only way to run away without leaving home." - Twyla Tharp
  133.  
  134. [ComfyUI]
  135. Import times for custom nodes:
  136. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus
  137. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\efficiency-nodes-comfyui
  138. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite
  139. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUi-NoodleWebcam
  140. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\canvas_tab
  141. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ResizeAspectratio.py
  142. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inspire-Pack
  143. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux
  144. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\kohya_hiresfix.py
  145. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-plasma
  146. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\SD-Latent-Interposer
  147. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\cg-use-everywhere
  148. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Video-Matting
  149. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\automatic\stable-diffusion-webui\extensions\sd-webui-comfyui\comfyui_custom_nodes\webui_save_image.py
  150. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\masquerade-nodes-comfyui
  151. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy-consistency-vae
  152. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_ImageProcessing
  153. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-tooling-nodes
  154. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\cg-image-picker
  155. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\automatic\stable-diffusion-webui\extensions\sd-webui-comfyui\comfyui_custom_nodes\webui_io.py
  156. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\As_ComfyUI_CustomNodes
  157. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Cutoff
  158. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUi_NNLatentUpscale
  159. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyLiterals
  160. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\automatic\stable-diffusion-webui\extensions\sd-webui-comfyui\comfyui_custom_nodes\webui_proxy_nodes.py
  161. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\cg_custom_core
  162. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_experiments
  163. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
  164. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_FizzNodes
  165. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet
  166. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Dave_CustomNode
  167. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts
  168. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved
  169. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale
  170. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation
  171. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes
  172. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_essentials
  173. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-KJNodes
  174. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\rgthree-comfy
  175. [ComfyUI] 0.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Comfyroll_CustomNodes
  176. [ComfyUI] 0.1 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyI2I
  177. [ComfyUI] 0.1 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf
  178. [ComfyUI] 0.1 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_tinyterraNodes
  179. [ComfyUI] 0.1 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_segment_anything
  180. [ComfyUI] 0.1 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes
  181. [ComfyUI] 0.1 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-prompt-reader-node
  182. [ComfyUI] 0.3 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\NodeGPT
  183. [ComfyUI] 0.3 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-reactor-node
  184. [ComfyUI] 0.4 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-N-Nodes
  185. [ComfyUI] 0.4 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack
  186. [ComfyUI] 0.6 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
  187. [ComfyUI] 0.8 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\SeargeSDXL
  188. [ComfyUI] 0.9 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Allor
  189. [ComfyUI] 1.3 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LaMA-Preprocessor
  190. [ComfyUI] 1.6 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-art-venture
  191. [ComfyUI] 2.0 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui
  192. [ComfyUI] 2.5 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-0246
  193. [ComfyUI] 7.7 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ClipInterrogate.py
  194. [ComfyUI] 21.8 seconds: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_Custom_Nodes_AlekPet
  195. [ComfyUI]
  196. [ComfyUI] https_key OK: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\https\certificate.crt D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\https\private.key
  197. [ComfyUI] Starting server
  198.  
  199. [ComfyUI] To see the GUI go to: http://127.0.0.1:8189
  200. [ComfyUI] To see the GUI go to: https://127.0.0.1:8190
  201. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  202. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  203. [ComfyUI] Error: OpenAI API key is invalid OpenAI features wont work for you
  204. [ComfyUI] QualityOfLifeSuit_Omar92::NSP ready
  205. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  206. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  207. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  208. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  209. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  210. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  211. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  212. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  213. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  214. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  215. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  216. [ComfyUI] Traceback (most recent call last):
  217. [ComfyUI] File "asyncio\events.py", line 80, in _run
  218. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  219. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  220. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  221. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  222. [ComfyUI] Traceback (most recent call last):
  223. [ComfyUI] File "asyncio\events.py", line 80, in _run
  224. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  225. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  226. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  227. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  228. [ComfyUI] Traceback (most recent call last):
  229. [ComfyUI] File "asyncio\events.py", line 80, in _run
  230. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  231. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  232. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  233. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  234. [ComfyUI] Traceback (most recent call last):
  235. [ComfyUI] File "asyncio\events.py", line 80, in _run
  236. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  237. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  238. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  239. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  240. [ComfyUI] Traceback (most recent call last):
  241. [ComfyUI] File "asyncio\events.py", line 80, in _run
  242. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  243. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  244. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  245. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  246. [ComfyUI] Traceback (most recent call last):
  247. [ComfyUI] File "asyncio\events.py", line 80, in _run
  248. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  249. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  250. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  251. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  252. [ComfyUI] Traceback (most recent call last):
  253. [ComfyUI] File "asyncio\events.py", line 80, in _run
  254. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  255. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  256. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  257. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  258. [ComfyUI] Traceback (most recent call last):
  259. [ComfyUI] File "asyncio\events.py", line 80, in _run
  260. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  261. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  262. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  263. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  264. [ComfyUI] Traceback (most recent call last):
  265. [ComfyUI] File "asyncio\events.py", line 80, in _run
  266. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  267. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  268. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  269. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  270. [ComfyUI] Traceback (most recent call last):
  271. [ComfyUI] File "asyncio\events.py", line 80, in _run
  272. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  273. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  274. ERROR:asyncio:Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
  275. handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
  276. [ComfyUI] Traceback (most recent call last):
  277. [ComfyUI] File "asyncio\events.py", line 80, in _run
  278. [ComfyUI] File "asyncio\proactor_events.py", line 165, in _call_connection_lost
  279. [ComfyUI] ConnectionResetError: [WinError 10054] An existing connection was forcibly closed by the remote host
  280. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  281. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  282. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  283. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  284. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  285. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  286. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  287. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  288. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  289. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
  290. [ComfyUI] FETCH DATA from: D:\WORK\conda_envs\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager\extension-node-map.json
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement