-
Notifications
You must be signed in to change notification settings - Fork 301
Open
Description
Is there an existing issue for this?
- I have searched the existing issues and checked the recent builds/commits
What happened?
The developer of the Custom Diffusion extension is no longer maintaining it as per his reply to this bug report on his repository: guaneec/custom-diffusion-webui#10 (comment)
Steps to reproduce the problem
- Go to ....
- Press ....
- ...
What should have happened?
To keep an extension in the list of available ones, it should be actively maintained, otherwise it can lead to errors and user complaints. If a developer is not interested anymore to maintain his extension, this can be forked by another developer and kept updated, as it happened with other extensions (like Images Browser).
Commit where the problem happens
What Python version are you running on ?
Python 3.10.x
What platforms do you use to access the UI ?
Windows
What device are you running WebUI on?
Nvidia GPUs (GTX 16 below)
What browsers do you use to access the UI ?
Mozilla Firefox
Command Line Arguments
--xformers --opt-split-attention --disable-safe-unpickle --api --allow-code --administrator --medvram --theme darkList of extensions
Console logs
venv "C:\sd-web-ui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.3.0
Commit hash: 20ae71faa8ef035c31aa3a410b707d792c8203a3
Installing requirements
[auto-sd-paint-ext] Commit hash: 00714355890aefa9a09e7fdb1f9a136c46a17618
[auto-sd-paint-ext] Auto-update disabled.
Installing requirements for Batch Face Swap
Fetching updates for midas...
Checking out commit for midas with hash: 1645b7e...
Installing requirements for scikit_learn
Installing requirements for Prompt Gallery
loading Smart Crop reqs from C:\sd-web-ui\extensions\sd_smartprocess\requirements.txt
Checking Smart Crop requirements.
Installing requirements for Seed Travel
Installing requirements for Shift Attention
Installing imageio-ffmpeg requirement for depthmap script
Installing pyqt5 requirement for depthmap script
Launching Web UI with arguments: --xformers --opt-split-attention --disable-safe-unpickle --api --allow-code --administrator --medvram --theme dark
no config file: C:\sd-web-ui\extensions\Stable-Diffusion-Webui-Prompt-Translator\prompt_translator.cfg
Scan MarianMT model
No MarianMT folder, no need scan
Loading booru2prompt settings
Error loading script: main.py
Traceback (most recent call last):
File "C:\sd-web-ui\modules\scripts.py", line 263, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\sd-web-ui\modules\script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "C:\sd-web-ui\extensions\custom-diffusion-webui\scripts\main.py", line 32, in <module>
ui_extra_networks_initialize_bak = ui_extra_networks.intialize
AttributeError: module 'modules.ui_extra_networks' has no attribute 'intialize'
2023-05-31 18:28:10,721 - sd_dynamic_prompts.dynamic_prompting - INFO - Starting Dynamic Prompts v2.11.10
[AddNet] Updating model hashes...
0it [00:00, ?it/s]
[AddNet] Updating model hashes...
0it [00:00, ?it/s]
ControlNet v1.1.204
ControlNet v1.1.204
Hypernetwork-MonkeyPatch-Extension found!
Installing pywin32
Image Browser: ImageReward is not installed, cannot be used.
Loading weights [9012b038a9] from C:\sd-web-ui\models\Stable-diffusion\sd-v1-5-pruned-emaonly_fp16.ckpt
Create LRU cache (max_size=16) for preprocessor results.
Creating model from config: C:\sd-web-ui\configs\v1-inference.yaml
LatentDiffusion: Running in eps-prediction mode
DiffusionWrapper has 859.52 M params.
Applying optimization: xformers... done.
Textual inversion embeddings loaded(0):
Model loaded in 3.5s (load weights from disk: 0.9s, create model: 0.7s, apply weights to model: 0.6s, apply half(): 1.1s).
Create LRU cache (max_size=16) for preprocessor results.
Create LRU cache (max_size=16) for preprocessor results.
1920 1080
1030
INFO: Started server process [17112]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:5173 (Press CTRL+C to quit)
INFO: 127.0.0.1:51155 - "GET / HTTP/1.1" 200 OK
add tab
*Deforum ControlNet support: enabled*
Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.
auto-sd-paint-ext:INFO: Add --listen to COMMANDLINE_ARGS to enable usage as a remote backend.
Create LRU cache (max_size=16) for preprocessor results.
Startup time: 95.5s (import torch: 10.4s, import gradio: 2.9s, import ldm: 1.6s, other imports: 3.1s, setup codeformer: 0.4s, load scripts: 55.7s, create ui: 20.3s, gradio launch: 0.9s, scripts app_started_callback: 0.2s).Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels
