Advertisement
Skettalee

Untitled

Sep 9th, 2023
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.31 KB | Source Code | 0 0
  1. venv "Q:\sd\sd.webui\webui\venv\Scripts\Python.exe"
  2. Python 3.10.0 (tags/v3.10.0:b494f59, Oct 4 2021, 19:00:18) [MSC v.1929 64 bit (AMD64)]
  3. Version: v1.6.0
  4. Commit hash: 5ef669de080814067961f28357256e8fe27544f4
  5. Installing requirements
  6. Installing sd-webui-controlnet requirement: changing opencv-python version from 4.7.0.72 to 4.8.0
  7. Checking roop requirements
  8. Install insightface==0.7.3
  9. Installing sd-webui-roop requirement: insightface==0.7.3
  10. Install onnx==1.14.0
  11. Installing sd-webui-roop requirement: onnx==1.14.0
  12. Install onnxruntime==1.15.0
  13. Installing sd-webui-roop requirement: onnxruntime==1.15.0
  14. Install opencv-python==4.7.0.72
  15. Installing sd-webui-roop requirement: opencv-python==4.7.0.72
  16. no module 'xformers'. Processing without...
  17. no module 'xformers'. Processing without...
  18. No module 'xformers'. Proceeding without it.
  19. If submitting an issue on github, please provide the full startup log for debugging purposes.
  20.  
  21. Initializing Dreambooth
  22. Dreambooth revision: cf086c536b141fc522ff11f6cffc8b7b12da04b9
  23. Successfully installed fastapi-0.94.1
  24.  
  25. [!] xformers NOT installed.
  26. [+] torch version 2.0.1+cu118 installed.
  27. [+] torchvision version 0.15.2+cu118 installed.
  28. [+] accelerate version 0.21.0 installed.
  29. [+] diffusers version 0.19.3 installed.
  30. [+] transformers version 4.30.2 installed.
  31. [+] bitsandbytes version 0.35.4 installed.
  32. Launching Web UI with arguments:
  33. no module 'xformers'. Processing without...
  34. no module 'xformers'. Processing without...
  35. No module 'xformers'. Proceeding without it.
  36. [AddNet] Updating model hashes...
  37. 0it [00:00, ?it/s]
  38. [AddNet] Updating model hashes...
  39. 0it [00:00, ?it/s]
  40. 2023-09-09 21:06:35,958 - ControlNet - INFO - ControlNet v1.1.409
  41. ControlNet preprocessor location: Q:\sd\sd.webui\webui\extensions\sd-webui-controlnet\annotator\downloads
  42. 2023-09-09 21:06:37,901 - ControlNet - INFO - ControlNet v1.1.409
  43. Downloading the detection model to C:\Users\lee\.ifnude/detector.onnx
  44. Downloading: 139MB [00:02, 61.6MB/s]
  45. Downloading the classes list to C:\Users\lee\.ifnude/classes
  46. Downloading: 16.0kB [00:00, 124kB/s]
  47. 2023-09-09 21:06:51,551 - roop - INFO - roop v0.0.2
  48. 2023-09-09 21:06:51,634 - roop - INFO - roop v0.0.2
  49. Loading weights [68542d3a6b] from Q:\sd\sd.webui\webui\models\Stable-diffusion\Caseym_Model.ckpt
  50. Creating model from config: Q:\sd\sd.webui\webui\configs\v1-inference.yaml
  51. Downloading (…)olve/main/vocab.json: 100%|████████████████████████████████████████████████████████████████████████████████| 961k/961k [00:00<00:00, 7.55MB/s]
  52. Downloading (…)olve/main/merges.txt: 100%|████████████████████████████████████████████████████████████████████████████████| 525k/525k [00:00<00:00, 15.3MB/s]
  53. Downloading (…)cial_tokens_map.json: 100%|██████████████████████████████████████████████████████████████████████████████████████████| 389/389 [00:00<?, ?B/s]
  54. Downloading (…)okenizer_config.json: 100%|██████████████████████████████████████████████████████████████████████████████████████████| 905/905 [00:00<?, ?B/s]
  55. Downloading (…)lve/main/config.json: 100%|██████████████████████████████████████████████████████████████████████████████████████| 4.52k/4.52k [00:00<?, ?B/s]
  56. Model loaded in 48.5s (load weights from disk: 23.0s, create model: 1.8s, apply weights to model: 0.8s, load textual inversion embeddings: 12.8s, calculate empty prompt: 9.9s).
  57. Applying attention optimization: Doggettx... done.
  58. Q:\sd\sd.webui\webui\extensions\sd-webui-roop\scripts\faceswap.py:38: GradioDeprecationWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components
  59. img = gr.inputs.Image(type="pil")
  60. Q:\sd\sd.webui\webui\modules\gradio_extensons.py:25: GradioDeprecationWarning: `optional` parameter is deprecated, and it has no effect
  61. res = original_IOComponent_init(self, *args, **kwargs)
  62. Q:\sd\sd.webui\webui\extensions\sd-webui-roop\scripts\faceswap.py:55: GradioDeprecationWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components
  63. upscaler_name = gr.inputs.Dropdown(
  64. Q:\sd\sd.webui\webui\extensions\sd-webui-roop\scripts\faceswap.py:74: GradioDeprecationWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components
  65. model = gr.inputs.Dropdown(
  66. Q:\sd\sd.webui\webui\extensions\sd-webui-additional-networks\scripts\metadata_editor.py:399: GradioDeprecationWarning: The `style` method is deprecated. Please set these arguments in the constructor instead.
  67. with gr.Row().style(equal_height=False):
  68. Q:\sd\sd.webui\webui\extensions\sd-webui-additional-networks\scripts\metadata_editor.py:521: GradioDeprecationWarning: The `style` method is deprecated. Please set these arguments in the constructor instead.
  69. cover_image = gr.Image(
  70. Q:\sd\sd.webui\webui\extensions\sd-webui-prompt-history\scripts\prompt_history_script.py:146: GradioDeprecationWarning: The `style` method is deprecated. Please set these arguments in the constructor instead.
  71. preview_image = gr.Image(
  72. Q:\sd\sd.webui\webui\extensions\sd_dreambooth_extension\scripts\main.py:257: GradioDeprecationWarning: The `style` method is deprecated. Please set these arguments in the constructor instead.
  73. with gr.Row().style(equal_height=False):
  74. CUDA SETUP: Loading binary Q:\sd\sd.webui\webui\venv\lib\site-packages\bitsandbytes\libbitsandbytes_cudaall.dll...
  75. Q:\sd\sd.webui\webui\extensions\sd_dreambooth_extension\scripts\main.py:1047: GradioDeprecationWarning: The `style` method is deprecated. Please set these arguments in the constructor instead.
  76. db_gallery = gr.Gallery(
  77. Q:\sd\sd.webui\webui\extensions\sd_dreambooth_extension\scripts\main.py:1047: GradioDeprecationWarning: The 'grid' parameter will be deprecated. Please use 'columns' in the constructor instead.
  78. db_gallery = gr.Gallery(
  79. Q:\sd\sd.webui\webui\extensions\stable-diffusion-webui-Prompt_Generator\scripts\prompt_generator.py:229: GradioDeprecationWarning: The `style` method is deprecated. Please set these arguments in the constructor instead.
  80. row.style(equal_height=True)
  81. Running on local URL: http://127.0.0.1:7860
  82.  
  83. To create a public link, set `share=True` in `launch()`.
  84. Startup time: 294.4s (prepare environment: 186.4s, launcher: 0.1s, import torch: 2.6s, import gradio: 0.7s, setup paths: 0.6s, initialize shared: 0.6s, other imports: 10.7s, setup SD model: 0.1s, setup codeformer: 2.9s, setup gfpgan: 0.9s, list SD models: 0.7s, load scripts: 83.8s, initialize extra networks: 0.1s, create ui: 3.2s, gradio launch: 1.0s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement