Advertisement
Guest User

Log

a guest
Jan 2nd, 2025
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.06 KB | None | 0 0
  1. venv "C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\Scripts\Python.exe"
  2. Python 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (AMD64)]
  3. Version: f1.1.5-v1.10.1RC-latest-864-g943a2f48
  4. Commit hash: 943a2f48af3d5274798fd732dfcc3de0526b587a
  5. Launching Web UI with arguments: --cuda-stream --pin-shared-memory
  6. Total VRAM 8192 MB, total RAM 32694 MB
  7. Set vram state to: NORMAL_VRAM
  8. Always pin shared GPU memory
  9. Device: cuda:0 NVIDIA GeForce RTX 2070 : native
  10. Hint: your device supports --cuda-malloc for potential speed improvements.
  11. VAE dtype: torch.float32
  12. CUDA Stream Activated: True
  13. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\transformers\utils\hub.py:127: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead.
  14. warnings.warn(
  15. Using pytorch cross attention
  16. ControlNet preprocessor location: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\ControlNetPreprocessor
  17. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\diffusers\models\transformers\transformer_2d.py:34: FutureWarning: `Transformer2DModelOutput` is deprecated and will be removed in version 1.0.0. Importing `Transformer2DModelOutput` from `diffusers.models.transformer_2d` is deprecated and this will be removed in a future version. Please use `from diffusers.models.modeling_outputs import Transformer2DModelOutput`, instead.
  18. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message)
  19. CHv1.8.13: Get Custom Model Folder
  20. Tag Autocomplete: Could not locate model-keyword extension, Lora trigger word completion will be limited to those added through the extra networks menu.
  21. [-] ADetailer initialized. version: 24.11.1, num models: 11
  22. CHv1.8.13: Set Proxy:
  23. Loading model ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec] (1 of 1)
  24. Loading weights [67ab2fd8ec] from C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Stable-diffusion\ponyDiffusionV6XL_v6StartWithThisOne.safetensors
  25. 2025-01-02 22:05:09,330 - ControlNet - INFO - ControlNet UI callback registered.
  26. add tab
  27. [([button, button, button, button, button], button, gallery), ([button, button, button, button, button], button, gallery)]
  28. [ERROR]: Config states C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\config_states\civitai_subfolders.json, "created_at" does not exist
  29. Running on local URL: http://127.0.0.1:7860
  30.  
  31. To create a public link, set `share=True` in `launch()`.
  32. model_type EPS
  33. UNet ADM Dimension 2816
  34. Startup time: 20.5s (prepare environment: 3.7s, import torch: 4.5s, import gradio: 1.0s, setup paths: 1.4s, initialize shared: 0.2s, other imports: 0.7s, load scripts: 7.3s, create ui: 1.1s, gradio launch: 0.5s).
  35. Using pytorch attention in VAE
  36. Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
  37. Using pytorch attention in VAE
  38. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\transformers\tokenization_utils_base.py:1601: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be depracted in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884
  39. warnings.warn(
  40. extra {'cond_stage_model.clip_l.text_projection', 'cond_stage_model.clip_l.logit_scale'}
  41. left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids'])
  42. To load target model SDXLClipModel
  43. Begin to load 1 model
  44. [Memory Management] Current Free GPU Memory (MB) = 7132.671875
  45. [Memory Management] Model Memory (MB) = 2144.3535232543945
  46. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  47. [Memory Management] Estimated Remaining GPU Memory (MB) = 3964.3183517456055
  48. Moving model(s) has taken 0.63 seconds
  49. Model ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec] loaded in 11.9s (load weights from disk: 1.2s, forge load real models: 9.3s, forge finalize: 0.3s, calculate empty prompt: 0.9s).
  50. Python 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (AMD64)]
  51. Version: f1.1.5-v1.10.1RC-latest-864-g943a2f48
  52. Commit hash: 943a2f48af3d5274798fd732dfcc3de0526b587a
  53. Launching Web UI with arguments: --cuda-stream --pin-shared-memory
  54. Total VRAM 8192 MB, total RAM 32694 MB
  55. Set vram state to: NORMAL_VRAM
  56. Always pin shared GPU memory
  57. Device: cuda:0 NVIDIA GeForce RTX 2070 : native
  58. Hint: your device supports --cuda-malloc for potential speed improvements.
  59. VAE dtype: torch.float32
  60. CUDA Stream Activated: True
  61. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\transformers\utils\hub.py:127: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead.
  62. warnings.warn(
  63. Using pytorch cross attention
  64. ControlNet preprocessor location: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\ControlNetPreprocessor
  65. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\diffusers\models\transformers\transformer_2d.py:34: FutureWarning: `Transformer2DModelOutput` is deprecated and will be removed in version 1.0.0. Importing `Transformer2DModelOutput` from `diffusers.models.transformer_2d` is deprecated and this will be removed in a future version. Please use `from diffusers.models.modeling_outputs import Transformer2DModelOutput`, instead.
  66. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message)
  67. CHv1.8.13: Get Custom Model Folder
  68. Tag Autocomplete: Could not locate model-keyword extension, Lora trigger word completion will be limited to those added through the extra networks menu.
  69. [-] ADetailer initialized. version: 24.11.1, num models: 11
  70. CHv1.8.13: Set Proxy:
  71. Loading model ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec] (1 of 1)
  72. Loading weights [67ab2fd8ec] from C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Stable-diffusion\ponyDiffusionV6XL_v6StartWithThisOne.safetensors
  73. 2025-01-02 22:06:29,100 - ControlNet - INFO - ControlNet UI callback registered.
  74. add tab
  75. [([button, button, button, button, button], button, gallery), ([button, button, button, button, button], button, gallery)]
  76. [ERROR]: Config states C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\config_states\civitai_subfolders.json, "created_at" does not exist
  77. Running on local URL: http://127.0.0.1:7860
  78.  
  79. To create a public link, set `share=True` in `launch()`.
  80. Startup time: 17.6s (prepare environment: 3.2s, import torch: 3.6s, import gradio: 0.7s, setup paths: 1.0s, initialize shared: 0.1s, other imports: 0.6s, load scripts: 6.9s, create ui: 1.1s, gradio launch: 0.3s).
  81. model_type EPS
  82. UNet ADM Dimension 2816
  83. Using pytorch attention in VAE
  84. Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
  85. Using pytorch attention in VAE
  86. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\transformers\tokenization_utils_base.py:1601: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be depracted in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884
  87. warnings.warn(
  88. extra {'cond_stage_model.clip_l.text_projection', 'cond_stage_model.clip_l.logit_scale'}
  89. left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids'])
  90. To load target model SDXLClipModel
  91. Begin to load 1 model
  92. [Memory Management] Current Free GPU Memory (MB) = 7132.671875
  93. [Memory Management] Model Memory (MB) = 2144.3535232543945
  94. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  95. [Memory Management] Estimated Remaining GPU Memory (MB) = 3964.3183517456055
  96. Moving model(s) has taken 0.74 seconds
  97. Model ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec] loaded in 7.5s (load weights from disk: 1.2s, forge load real models: 5.2s, calculate empty prompt: 1.0s).
  98. Unloading first loaded model: ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec]...
  99. Loading model autismmixSDXL_autismmixConfetti.safetensors [ac006fdd7e] (1 of 1)
  100. Loading weights [ac006fdd7e] from C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Stable-diffusion\autismmixSDXL_autismmixConfetti.safetensors
  101. model_type EPS
  102. UNet ADM Dimension 2816
  103. Using pytorch attention in VAE
  104. Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
  105. Using pytorch attention in VAE
  106. extra {'cond_stage_model.clip_l.text_projection', 'cond_stage_model.clip_l.logit_scale'}
  107. left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids'])
  108. To load target model SDXLClipModel
  109. Begin to load 1 model
  110. [Memory Management] Current Free GPU Memory (MB) = 6686.609375
  111. [Memory Management] Model Memory (MB) = 2144.3535232543945
  112. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  113. [Memory Management] Estimated Remaining GPU Memory (MB) = 3518.2558517456055
  114. Moving model(s) has taken 0.64 seconds
  115. Model autismmixSDXL_autismmixConfetti.safetensors [ac006fdd7e] loaded in 18.8s (unload first loaded model if necessary (pinned): 1.0s, load weights from disk: 0.4s, forge load real models: 16.5s, load textual inversion embeddings: 0.1s, calculate empty prompt: 0.7s).
  116. Python 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (AMD64)]
  117. Version: f1.1.5-v1.10.1RC-latest-864-g943a2f48
  118. Commit hash: 943a2f48af3d5274798fd732dfcc3de0526b587a
  119. Launching Web UI with arguments: --cuda-stream --pin-shared-memory
  120. Total VRAM 8192 MB, total RAM 32694 MB
  121. Set vram state to: NORMAL_VRAM
  122. Always pin shared GPU memory
  123. Device: cuda:0 NVIDIA GeForce RTX 2070 : native
  124. Hint: your device supports --cuda-malloc for potential speed improvements.
  125. VAE dtype: torch.float32
  126. CUDA Stream Activated: True
  127. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\transformers\utils\hub.py:127: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead.
  128. warnings.warn(
  129. Using pytorch cross attention
  130. ControlNet preprocessor location: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\ControlNetPreprocessor
  131. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\diffusers\models\transformers\transformer_2d.py:34: FutureWarning: `Transformer2DModelOutput` is deprecated and will be removed in version 1.0.0. Importing `Transformer2DModelOutput` from `diffusers.models.transformer_2d` is deprecated and this will be removed in a future version. Please use `from diffusers.models.modeling_outputs import Transformer2DModelOutput`, instead.
  132. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message)
  133. CHv1.8.13: Get Custom Model Folder
  134. Tag Autocomplete: Could not locate model-keyword extension, Lora trigger word completion will be limited to those added through the extra networks menu.
  135. [-] ADetailer initialized. version: 24.11.1, num models: 11
  136. CHv1.8.13: Set Proxy:
  137. Loading model autismmixSDXL_autismmixConfetti.safetensors [ac006fdd7e] (1 of 1)
  138. Loading weights [ac006fdd7e] from C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Stable-diffusion\autismmixSDXL_autismmixConfetti.safetensors
  139. 2025-01-02 22:08:24,456 - ControlNet - INFO - ControlNet UI callback registered.
  140. add tab
  141. [([button, button, button, button, button], button, gallery), ([button, button, button, button, button], button, gallery)]
  142. [ERROR]: Config states C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\config_states\civitai_subfolders.json, "created_at" does not exist
  143. Running on local URL: http://127.0.0.1:7860
  144.  
  145. To create a public link, set `share=True` in `launch()`.
  146. Startup time: 19.7s (prepare environment: 3.5s, import torch: 4.3s, import gradio: 1.0s, setup paths: 1.3s, initialize shared: 0.2s, other imports: 0.7s, load scripts: 7.1s, create ui: 1.1s, gradio launch: 0.4s).
  147. model_type EPS
  148. UNet ADM Dimension 2816
  149. Using pytorch attention in VAE
  150. Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
  151. Using pytorch attention in VAE
  152. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\transformers\tokenization_utils_base.py:1601: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be depracted in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884
  153. warnings.warn(
  154. extra {'cond_stage_model.clip_l.logit_scale', 'cond_stage_model.clip_l.text_projection'}
  155. left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids'])
  156. To load target model SDXLClipModel
  157. Begin to load 1 model
  158. [Memory Management] Current Free GPU Memory (MB) = 7132.671875
  159. [Memory Management] Model Memory (MB) = 2144.3535232543945
  160. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  161. [Memory Management] Estimated Remaining GPU Memory (MB) = 3964.3183517456055
  162. Moving model(s) has taken 0.86 seconds
  163. Model autismmixSDXL_autismmixConfetti.safetensors [ac006fdd7e] loaded in 7.6s (load weights from disk: 1.2s, forge load real models: 5.2s, calculate empty prompt: 1.1s).
  164. CHv1.8.13: Loading data from API request: https://civitai.com/api/v1/models?query=Mrs Victoria (from Skullgirls)&period=AllTime&sort=Newest&baseModels=Pony&types=Checkpoint&types=LORA&nsfw=true
  165. CHv1.8.13: Requesting Civitai: https://civitai.com/api/v1/models?query=Mrs Victoria (from Skullgirls)&period=AllTime&sort=Newest&baseModels=Pony&types=Checkpoint&types=LORA&nsfw=true
  166. CHv1.8.13: Run get_model_id_from_url
  167. CHv1.8.13: Getting model info for: 943953
  168. CHv1.8.13: Request model info from civitai: 943953
  169. CHv1.8.13: Requesting Civitai: https://civitai.com/api/v1/models/943953
  170. CHv1.8.13: Get subfolder for: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora
  171. CHv1.8.13: Searching local model by version id
  172. CHv1.8.13: folder: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\
  173. CHv1.8.13: model_ids: {'model': 943953, 'version': 1056811}
  174. CHv1.8.13: Start downloading from: https://civitai.com/api/download/models/1056811
  175. CHv1.8.13: Target file path: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors
  176. CHv1.8.13: File size: 228456476 (217.87M)
  177. CHv1.8.13: Downloading to temp file: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors.downloading
  178. 100%|██████████████████████████████████████████████████████████████████████████████| 218M/218M [00:04<00:00, 55.0MiB/s]
  179. CHv1.8.13: File Downloaded to: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors
  180. CHv1.8.13: Request version info from civitai
  181. CHv1.8.13: Requesting Civitai: https://civitai.com/api/v1/model-versions/1056811
  182. CHv1.8.13: Fetching Parent Model Information
  183. CHv1.8.13: Request model info from civitai: 943953
  184. CHv1.8.13: Requesting Civitai: https://civitai.com/api/v1/models/943953
  185. CHv1.8.13: No existing model info.
  186. CHv1.8.13: Write model civitai info to file: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.civitai.info
  187. CHv1.8.13: Write model webui info to file: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.json
  188. CHv1.8.13: Downloading model image.
  189. CHv1.8.13: Checking preview image for model: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors
  190. CHv1.8.13: Start downloading from: https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bbfd4433-7123-41cf-9cc9-b6244279437e/width=832/39884549.jpeg
  191. CHv1.8.13: Target file path: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.preview.png
  192. CHv1.8.13: File size: 92435 (90.27K)
  193. CHv1.8.13: Downloading to temp file: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.preview.png.downloading
  194. 100%|████████████████████████████████████████████████████████████████████████████| 90.3k/90.3k [00:00<00:00, 10.2MiB/s]
  195. CHv1.8.13: File Downloaded to: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.preview.png
  196. CHv1.8.13: Done. Downloaded to: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors
  197. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Skullgirl_(PDXL-LoCon).safetensors for SDXL-UNet with 788 keys at weight 1.0 (skipped 0 keys)
  198. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Skullgirl_(PDXL-LoCon).safetensors for SDXL-CLIP with 264 keys at weight 1.0 (skipped 0 keys)
  199. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-UNet with 722 keys at weight 1.0 (skipped 0 keys)
  200. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-CLIP with 264 keys at weight 1.0 (skipped 0 keys)
  201. To load target model SDXLClipModel
  202. Begin to load 1 model
  203. Reuse 1 loaded models
  204. [Memory Management] Current Free GPU Memory (MB) = 5024.3349609375
  205. [Memory Management] Model Memory (MB) = 0.0
  206. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  207. [Memory Management] Estimated Remaining GPU Memory (MB) = 4000.3349609375
  208. Moving model(s) has taken 1.30 seconds
  209. To load target model SDXL
  210. Begin to load 1 model
  211. [Memory Management] Current Free GPU Memory (MB) = 6761.60791015625
  212. [Memory Management] Model Memory (MB) = 4897.086494445801
  213. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  214. [Memory Management] Estimated Remaining GPU Memory (MB) = 840.5214157104492
  215. Moving model(s) has taken 2.89 seconds
  216. 100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.88it/s]
  217. To load target model AutoencoderKL█████████████████████████████████████████████████████| 25/25 [00:12<00:00, 1.92it/s]
  218. Begin to load 1 model
  219. [Memory Management] Current Free GPU Memory (MB) = 7085.50146484375
  220. [Memory Management] Model Memory (MB) = 319.11416244506836
  221. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  222. [Memory Management] Estimated Remaining GPU Memory (MB) = 5742.387302398682
  223. Moving model(s) has taken 0.19 seconds
  224. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.71it/s]
  225. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Skullgirl_(PDXL-LoCon).safetensors for SDXL-UNet with 788 keys at weight 1.0 (skipped 0 keys)
  226. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Skullgirl_(PDXL-LoCon).safetensors for SDXL-CLIP with 264 keys at weight 1.0 (skipped 0 keys)
  227. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-UNet with 722 keys at weight 0.8 (skipped 0 keys)
  228. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-CLIP with 264 keys at weight 0.8 (skipped 0 keys)
  229. To load target model SDXLClipModel
  230. Begin to load 1 model
  231. [Memory Management] Current Free GPU Memory (MB) = 6765.197265625
  232. [Memory Management] Model Memory (MB) = 2144.3535232543945
  233. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  234. [Memory Management] Estimated Remaining GPU Memory (MB) = 3596.8437423706055
  235. Moving model(s) has taken 0.77 seconds
  236. To load target model SDXL
  237. Begin to load 1 model
  238. [Memory Management] Current Free GPU Memory (MB) = 6591.224609375
  239. [Memory Management] Model Memory (MB) = 4897.086494445801
  240. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  241. [Memory Management] Estimated Remaining GPU Memory (MB) = 670.1381149291992
  242. Moving model(s) has taken 1.92 seconds
  243. 100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.80it/s]
  244. To load target model AutoencoderKL█████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.76it/s]
  245. Begin to load 1 model
  246. [Memory Management] Current Free GPU Memory (MB) = 7083.2451171875
  247. [Memory Management] Model Memory (MB) = 319.11416244506836
  248. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  249. [Memory Management] Estimated Remaining GPU Memory (MB) = 5740.130954742432
  250. Moving model(s) has taken 0.17 seconds
  251. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.67it/s]
  252. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Skullgirl_(PDXL-LoCon).safetensors for SDXL-UNet with 788 keys at weight 0.9 (skipped 0 keys)
  253. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Skullgirl_(PDXL-LoCon).safetensors for SDXL-CLIP with 264 keys at weight 0.9 (skipped 0 keys)
  254. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-UNet with 722 keys at weight 0.8 (skipped 0 keys)
  255. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-CLIP with 264 keys at weight 0.8 (skipped 0 keys)
  256. To load target model SDXLClipModel
  257. Begin to load 1 model
  258. [Memory Management] Current Free GPU Memory (MB) = 6762.94091796875
  259. [Memory Management] Model Memory (MB) = 2144.3535232543945
  260. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  261. [Memory Management] Estimated Remaining GPU Memory (MB) = 3594.5873947143555
  262. Moving model(s) has taken 0.92 seconds
  263. To load target model SDXL
  264. Begin to load 1 model
  265. [Memory Management] Current Free GPU Memory (MB) = 6822.15869140625
  266. [Memory Management] Model Memory (MB) = 4897.086494445801
  267. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  268. [Memory Management] Estimated Remaining GPU Memory (MB) = 901.0721969604492
  269. Moving model(s) has taken 2.04 seconds
  270. 100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.85it/s]
  271. To load target model AutoencoderKL█████████████████████████████████████████████████████| 25/25 [00:12<00:00, 1.81it/s]
  272. Begin to load 1 model
  273. [Memory Management] Current Free GPU Memory (MB) = 7080.98876953125
  274. [Memory Management] Model Memory (MB) = 319.11416244506836
  275. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  276. [Memory Management] Estimated Remaining GPU Memory (MB) = 5737.874607086182
  277. Moving model(s) has taken 0.17 seconds
  278. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.73it/s]
  279. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.81it/s]Cleanup minimal inference memory. | 0/25 [00:00<?, ?it/s]
  280. tiled upscale: 100%|███████████████████████████████████████████████████████████████████| 20/20 [00:06<00:00, 3.13it/s]
  281. To load target model SDXLClipModel
  282. Begin to load 1 model
  283. [Memory Management] Current Free GPU Memory (MB) = 6739.58251953125
  284. [Memory Management] Model Memory (MB) = 2144.3535232543945
  285. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  286. [Memory Management] Estimated Remaining GPU Memory (MB) = 3571.2289962768555
  287. Moving model(s) has taken 0.54 seconds
  288. To load target model SDXL
  289. Begin to load 1 model
  290. [Memory Management] Current Free GPU Memory (MB) = 6616.849609375
  291. [Memory Management] Model Memory (MB) = 4897.086494445801
  292. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  293. [Memory Management] Estimated Remaining GPU Memory (MB) = 695.7631149291992
  294. Moving model(s) has taken 1.95 seconds
  295. 100%|████████████████████████████████████████████████████████████████████████████████████| 5/5 [00:06<00:00, 1.29s/it]
  296. To load target model AutoencoderKL███████████████████████████████████████████████████████| 5/5 [00:18<00:00, 2.28s/it]
  297. Begin to load 1 model
  298. [Memory Management] Current Free GPU Memory (MB) = 7056.935546875
  299. [Memory Management] Model Memory (MB) = 319.11416244506836
  300. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  301. [Memory Management] Estimated Remaining GPU Memory (MB) = 5713.821384429932
  302. Moving model(s) has taken 0.15 seconds
  303. Total progress: 100%|████████████████████████████████████████████████████████████████████| 5/5 [00:21<00:00, 4.35s/it]
  304. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-UNet with 722 keys at weight 0.8 (skipped 0 keys)
  305. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-CLIP with 264 keys at weight 0.8 (skipped 0 keys)
  306. To load target model SDXLClipModel
  307. Begin to load 1 model
  308. [Memory Management] Current Free GPU Memory (MB) = 6757.95947265625
  309. [Memory Management] Model Memory (MB) = 2144.3535232543945
  310. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  311. [Memory Management] Estimated Remaining GPU Memory (MB) = 3589.6059494018555
  312. Moving model(s) has taken 0.57 seconds
  313. To load target model SDXL
  314. Begin to load 1 model
  315. [Memory Management] Current Free GPU Memory (MB) = 6715.08447265625
  316. [Memory Management] Model Memory (MB) = 4897.086494445801
  317. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  318. [Memory Management] Estimated Remaining GPU Memory (MB) = 793.9979782104492
  319. Moving model(s) has taken 1.76 seconds
  320. 100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.81it/s]
  321. To load target model AutoencoderKL█████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.80it/s]
  322. Begin to load 1 model
  323. [Memory Management] Current Free GPU Memory (MB) = 7076.00732421875
  324. [Memory Management] Model Memory (MB) = 319.11416244506836
  325. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  326. [Memory Management] Estimated Remaining GPU Memory (MB) = 5732.893161773682
  327. Moving model(s) has taken 0.37 seconds
  328. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:15<00:00, 1.64it/s]
  329. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Skullgirl_(PDXL-LoCon).safetensors for SDXL-UNet with 788 keys at weight 0.8 (skipped 0 keys)
  330. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Skullgirl_(PDXL-LoCon).safetensors for SDXL-CLIP with 264 keys at weight 0.8 (skipped 0 keys)
  331. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-UNet with 722 keys at weight 0.8 (skipped 0 keys)
  332. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-CLIP with 264 keys at weight 0.8 (skipped 0 keys)
  333. To load target model SDXLClipModel
  334. Begin to load 1 model
  335. [Memory Management] Current Free GPU Memory (MB) = 6755.703125
  336. [Memory Management] Model Memory (MB) = 2144.3535232543945
  337. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  338. [Memory Management] Estimated Remaining GPU Memory (MB) = 3587.3496017456055
  339. Moving model(s) has taken 0.70 seconds
  340. To load target model SDXL
  341. Begin to load 1 model
  342. [Memory Management] Current Free GPU Memory (MB) = 6659.7939453125
  343. [Memory Management] Model Memory (MB) = 4897.086494445801
  344. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  345. [Memory Management] Estimated Remaining GPU Memory (MB) = 738.7074508666992
  346. Moving model(s) has taken 1.87 seconds
  347. 100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.91it/s]
  348. To load target model AutoencoderKL█████████████████████████████████████████████████████| 25/25 [00:12<00:00, 1.91it/s]
  349. Begin to load 1 model
  350. [Memory Management] Current Free GPU Memory (MB) = 7073.7509765625
  351. [Memory Management] Model Memory (MB) = 319.11416244506836
  352. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  353. [Memory Management] Estimated Remaining GPU Memory (MB) = 5730.636814117432
  354. Moving model(s) has taken 0.16 seconds
  355. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.77it/s]
  356. To load target model SDXLClipModel█████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.91it/s]
  357. Begin to load 1 model
  358. [Memory Management] Current Free GPU Memory (MB) = 6753.44677734375
  359. [Memory Management] Model Memory (MB) = 2144.3535232543945
  360. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  361. [Memory Management] Estimated Remaining GPU Memory (MB) = 3585.0932540893555
  362. Moving model(s) has taken 0.92 seconds
  363. To load target model SDXL
  364. Begin to load 1 model
  365. [Memory Management] Current Free GPU Memory (MB) = 6631.51806640625
  366. [Memory Management] Model Memory (MB) = 4897.086494445801
  367. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  368. [Memory Management] Estimated Remaining GPU Memory (MB) = 710.4315719604492
  369. Moving model(s) has taken 1.89 seconds
  370. 100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.90it/s]
  371. To load target model AutoencoderKL█████████████████████████████████████████████████████| 25/25 [00:12<00:00, 1.93it/s]
  372. Begin to load 1 model
  373. [Memory Management] Current Free GPU Memory (MB) = 7071.49462890625
  374. [Memory Management] Model Memory (MB) = 319.11416244506836
  375. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  376. [Memory Management] Estimated Remaining GPU Memory (MB) = 5728.380466461182
  377. Moving model(s) has taken 0.16 seconds
  378. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.77it/s]
  379. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.93it/s]To load target model SDXLClipModel | 0/25 [00:00<?, ?it/s]
  380. Begin to load 1 model
  381. [Memory Management] Current Free GPU Memory (MB) = 6751.1904296875
  382. [Memory Management] Model Memory (MB) = 2144.3535232543945
  383. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  384. [Memory Management] Estimated Remaining GPU Memory (MB) = 3582.8369064331055
  385. Moving model(s) has taken 0.70 seconds
  386. Cleanup minimal inference memory.
  387. tiled upscale: 100%|███████████████████████████████████████████████████████████████████| 20/20 [00:06<00:00, 3.21it/s]
  388. Memory cleanup has taken 0.16 seconds
  389. To load target model SDXLClipModel
  390. Begin to load 1 model
  391. [Memory Management] Current Free GPU Memory (MB) = 6368.18798828125
  392. [Memory Management] Model Memory (MB) = 2144.3535232543945
  393. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  394. [Memory Management] Estimated Remaining GPU Memory (MB) = 3199.8344650268555
  395. Moving model(s) has taken 0.54 seconds
  396. To load target model SDXL
  397. Begin to load 1 model
  398. [Memory Management] Current Free GPU Memory (MB) = 6601.478515625
  399. [Memory Management] Model Memory (MB) = 4897.086494445801
  400. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  401. [Memory Management] Estimated Remaining GPU Memory (MB) = 680.3920211791992
  402. Moving model(s) has taken 1.87 seconds
  403. 100%|████████████████████████████████████████████████████████████████████████████████████| 5/5 [00:06<00:00, 1.24s/it]
  404. To load target model AutoencoderKL███████████████████████████████████████████████████████| 5/5 [00:18<00:00, 2.26s/it]
  405. Begin to load 1 model
  406. [Memory Management] Current Free GPU Memory (MB) = 7046.8291015625
  407. [Memory Management] Model Memory (MB) = 319.11416244506836
  408. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  409. [Memory Management] Estimated Remaining GPU Memory (MB) = 5703.714939117432
  410. Moving model(s) has taken 0.15 seconds
  411. Total progress: 100%|████████████████████████████████████████████████████████████████████| 5/5 [00:47<00:00, 9.42s/it]
  412. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-UNet with 722 keys at weight 0.8 (skipped 0 keys)
  413. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-CLIP with 264 keys at weight 0.8 (skipped 0 keys)
  414. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Winx_Club_Zfive-000009_509784.safetensors for SDXL-UNet with 722 keys at weight 1.0 (skipped 0 keys)
  415. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Winx_Club_Zfive-000009_509784.safetensors for SDXL-CLIP with 264 keys at weight 1.0 (skipped 0 keys)
  416. To load target model SDXLClipModel
  417. Begin to load 1 model
  418. [Memory Management] Current Free GPU Memory (MB) = 6747.60302734375
  419. [Memory Management] Model Memory (MB) = 2144.3535232543945
  420. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  421. [Memory Management] Estimated Remaining GPU Memory (MB) = 3579.2495040893555
  422. Moving model(s) has taken 1.16 seconds
  423. To load target model SDXL
  424. Begin to load 1 model
  425. [Memory Management] Current Free GPU Memory (MB) = 6730.61962890625
  426. [Memory Management] Model Memory (MB) = 4897.086494445801
  427. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  428. [Memory Management] Estimated Remaining GPU Memory (MB) = 809.5331344604492
  429. Moving model(s) has taken 2.84 seconds
  430. 100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.92it/s]
  431. To load target model AutoencoderKL█████████████████████████████████████████████████████| 25/25 [00:12<00:00, 1.94it/s]
  432. Begin to load 1 model
  433. [Memory Management] Current Free GPU Memory (MB) = 7066.51318359375
  434. [Memory Management] Model Memory (MB) = 319.11416244506836
  435. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  436. [Memory Management] Estimated Remaining GPU Memory (MB) = 5723.399021148682
  437. Moving model(s) has taken 0.26 seconds
  438. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.77it/s]
  439. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-UNet with 722 keys at weight 0.7 (skipped 0 keys)
  440. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Ms_Victoria_from_Skullgirls.safetensors for SDXL-CLIP with 264 keys at weight 0.7 (skipped 0 keys)
  441. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Winx_Club_Zfive-000009_509784.safetensors for SDXL-UNet with 722 keys at weight 1.0 (skipped 0 keys)
  442. [LORA] Loaded C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Lora\Winx_Club_Zfive-000009_509784.safetensors for SDXL-CLIP with 264 keys at weight 1.0 (skipped 0 keys)
  443. To load target model SDXLClipModel
  444. Begin to load 1 model
  445. [Memory Management] Current Free GPU Memory (MB) = 6746.208984375
  446. [Memory Management] Model Memory (MB) = 2144.3535232543945
  447. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  448. [Memory Management] Estimated Remaining GPU Memory (MB) = 3577.8554611206055
  449. Moving model(s) has taken 0.80 seconds
  450. To load target model SDXL
  451. Begin to load 1 model
  452. [Memory Management] Current Free GPU Memory (MB) = 6676.314453125
  453. [Memory Management] Model Memory (MB) = 4897.086494445801
  454. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  455. [Memory Management] Estimated Remaining GPU Memory (MB) = 755.2279586791992
  456. Moving model(s) has taken 1.94 seconds
  457. 100%|██████████████████████████████████████████████████████████████████████████████████| 25/25 [00:14<00:00, 1.74it/s]
  458. To load target model AutoencoderKL█████████████████████████████████████████████████████| 25/25 [00:13<00:00, 1.83it/s]
  459. Begin to load 1 model
  460. [Memory Management] Current Free GPU Memory (MB) = 7064.2568359375
  461. [Memory Management] Model Memory (MB) = 319.11416244506836
  462. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  463. [Memory Management] Estimated Remaining GPU Memory (MB) = 5721.142673492432
  464. Moving model(s) has taken 0.28 seconds
  465. Total progress: 100%|██████████████████████████████████████████████████████████████████| 25/25 [00:15<00:00, 1.60it/s]
  466. Unloading first loaded model: autismmixSDXL_autismmixConfetti.safetensors [ac006fdd7e]...25/25 [00:15<00:00, 1.83it/s]
  467. Loading model ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec] (1 of 1)
  468. Loading weights [67ab2fd8ec] from C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Stable-diffusion\ponyDiffusionV6XL_v6StartWithThisOne.safetensors
  469. model_type EPS
  470. UNet ADM Dimension 2816
  471. Using pytorch attention in VAE
  472. Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
  473. Using pytorch attention in VAE
  474. extra {'cond_stage_model.clip_l.logit_scale', 'cond_stage_model.clip_l.text_projection'}
  475. left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids'])
  476. To load target model SDXLClipModel
  477. Begin to load 1 model
  478. [Memory Management] Current Free GPU Memory (MB) = 7084.0078125
  479. [Memory Management] Model Memory (MB) = 2144.3535232543945
  480. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  481. [Memory Management] Estimated Remaining GPU Memory (MB) = 3915.6542892456055
  482. Moving model(s) has taken 0.56 seconds
  483. Model ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec] loaded in 17.8s (unload first loaded model if necessary (pinned): 0.4s, load weights from disk: 0.3s, forge load real models: 16.4s, calculate empty prompt: 0.6s).
  484. Python 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (AMD64)]
  485. Version: f1.1.5-v1.10.1RC-latest-864-g943a2f48
  486. Commit hash: 943a2f48af3d5274798fd732dfcc3de0526b587a
  487. Launching Web UI with arguments: --cuda-stream --pin-shared-memory
  488. Total VRAM 8192 MB, total RAM 32694 MB
  489. Set vram state to: NORMAL_VRAM
  490. Always pin shared GPU memory
  491. Device: cuda:0 NVIDIA GeForce RTX 2070 : native
  492. Hint: your device supports --cuda-malloc for potential speed improvements.
  493. VAE dtype: torch.float32
  494. CUDA Stream Activated: True
  495. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\transformers\utils\hub.py:127: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead.
  496. warnings.warn(
  497. Using pytorch cross attention
  498. ControlNet preprocessor location: C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\ControlNetPreprocessor
  499. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\diffusers\models\transformers\transformer_2d.py:34: FutureWarning: `Transformer2DModelOutput` is deprecated and will be removed in version 1.0.0. Importing `Transformer2DModelOutput` from `diffusers.models.transformer_2d` is deprecated and this will be removed in a future version. Please use `from diffusers.models.modeling_outputs import Transformer2DModelOutput`, instead.
  500. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message)
  501. CHv1.8.13: Get Custom Model Folder
  502. Tag Autocomplete: Could not locate model-keyword extension, Lora trigger word completion will be limited to those added through the extra networks menu.
  503. [-] ADetailer initialized. version: 24.11.1, num models: 11
  504. Loading model ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec] (1 of 1)
  505. Loading weights [67ab2fd8ec] from C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Stable-diffusion\ponyDiffusionV6XL_v6StartWithThisOne.safetensors
  506. CHv1.8.13: Set Proxy:
  507. 2025-01-02 22:33:06,985 - ControlNet - INFO - ControlNet UI callback registered.
  508. add tab
  509. [([button, button, button, button, button], button, gallery), ([button, button, button, button, button], button, gallery)]
  510. [ERROR]: Config states C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\config_states\civitai_subfolders.json, "created_at" does not exist
  511. Running on local URL: http://127.0.0.1:7860
  512.  
  513. To create a public link, set `share=True` in `launch()`.
  514. model_type EPS
  515. UNet ADM Dimension 2816
  516. Startup time: 20.7s (prepare environment: 3.8s, import torch: 4.4s, import gradio: 1.1s, setup paths: 1.4s, initialize shared: 0.2s, other imports: 0.8s, load scripts: 7.6s, create ui: 1.0s, gradio launch: 0.3s).
  517. Using pytorch attention in VAE
  518. Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
  519. Using pytorch attention in VAE
  520. C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\venv\lib\site-packages\transformers\tokenization_utils_base.py:1601: FutureWarning: `clean_up_tokenization_spaces` was not set. It will be set to `True` by default. This behavior will be depracted in transformers v4.45, and will be then set to `False` by default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884
  521. warnings.warn(
  522. extra {'cond_stage_model.clip_l.logit_scale', 'cond_stage_model.clip_l.text_projection'}
  523. left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids'])
  524. To load target model SDXLClipModel
  525. Begin to load 1 model
  526. [Memory Management] Current Free GPU Memory (MB) = 7132.671875
  527. [Memory Management] Model Memory (MB) = 2144.3535232543945
  528. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  529. [Memory Management] Estimated Remaining GPU Memory (MB) = 3964.3183517456055
  530. Moving model(s) has taken 0.71 seconds
  531. Model ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec] loaded in 7.4s (load weights from disk: 0.7s, forge instantiate config: 0.3s, forge load real models: 5.3s, calculate empty prompt: 0.9s).
  532. Unloading first loaded model: ponyDiffusionV6XL_v6StartWithThisOne.safetensors [67ab2fd8ec]...
  533. Loading model autismmixSDXL_autismmixConfetti.safetensors [ac006fdd7e] (1 of 1)
  534. Loading weights [ac006fdd7e] from C:\STABLE DIFFUSION\stable-diffusion-webui-reForge\models\Stable-diffusion\autismmixSDXL_autismmixConfetti.safetensors
  535. model_type EPS
  536. UNet ADM Dimension 2816
  537. Using pytorch attention in VAE
  538. Working with z of shape (1, 4, 32, 32) = 4096 dimensions.
  539. Using pytorch attention in VAE
  540. extra {'cond_stage_model.clip_l.logit_scale', 'cond_stage_model.clip_l.text_projection'}
  541. left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids'])
  542. To load target model SDXLClipModel
  543. Begin to load 1 model
  544. [Memory Management] Current Free GPU Memory (MB) = 6892.7802734375
  545. [Memory Management] Model Memory (MB) = 2144.3535232543945
  546. [Memory Management] Minimal Inference Memory (MB) = 1024.0
  547. [Memory Management] Estimated Remaining GPU Memory (MB) = 3724.4267501831055
  548. Moving model(s) has taken 0.71 seconds
  549. Model autismmixSDXL_autismmixConfetti.safetensors [ac006fdd7e] loaded in 18.8s (unload first loaded model if necessary (pinned): 1.0s, load weights from disk: 0.3s, forge load real models: 16.5s, calculate empty prompt: 0.8s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement