Open thejzain opened 1 week ago
Same here, i've Python 3.10.6, this is my log:
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Version: f2.0.1v1.10.1-previous-621-gf4a6a08e Commit hash: f4a6a08ec2ae80305c45a3fb181e8b006828de09 Installing requirements CUDA 12.1 Launching Web UI with arguments: Total VRAM 8188 MB, total RAM 16104 MB pytorch version: 2.3.1+cu121 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 4070 Laptop GPU : native Hint: your device supports --cuda-malloc for potential speed improvements. VAE dtype preferences: [torch.bfloat16, torch.float32] -> torch.bfloat16 CUDA Using Stream: False D:\AI_\StableDiffusion_webui_forge\system\python\lib\site-packages\transformers\utils\hub.py:128: FutureWarning: Using
TRANSFORMERS_CACHEis deprecated and will be removed in v5 of Transformers. Use
HFHOME` instead.
warnings.warn(
Using pytorch cross attention
Using pytorch attention for VAE
ControlNet preprocessor location: D:\AI\StableDiffusion_webui_forge\webui\models\ControlNetPreprocessor
CHv1.8.11: Get Custom Model Folder
[-] ADetailer initialized. version: 24.11.1, num models: 12
*** Error loading script: console_logpatch.py
Traceback (most recent call last):
File "D:\AI\StableDiffusion_webui_forge\webui\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.loadmodule(scriptfile.path)
File "D:\AI\StableDiffusion_webui_forge\webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
*** Error loading script: reactorapi.py
Traceback (most recent call last):
File "D:\AI\StableDiffusion_webui_forge\webui\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.loadmodule(scriptfile.path)
File "D:\AI\StableDiffusion_webui_forge\webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
*** Error loading script: reactorfaceswap.py
Traceback (most recent call last):
File "D:\AI\StableDiffusion_webui_forge\webui\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.loadmodule(scriptfile.path)
File "D:\AI\StableDiffusion_webui_forge\webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
*** Error loading script: reactorhelpers.py
Traceback (most recent call last):
File "D:\AI\StableDiffusion_webui_forge\webui\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.loadmodule(scriptfile.path)
File "D:\AI\StableDiffusion_webui_forge\webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
*** Error loading script: reactorlogger.py
Traceback (most recent call last):
File "D:\AI\StableDiffusion_webui_forge\webui\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.loadmodule(scriptfile.path)
File "D:\AI\StableDiffusion_webui_forge\webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
*** Error loading script: reactorswapper.py
Traceback (most recent call last):
File "D:\AI\StableDiffusion_webui_forge\webui\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.loadmodule(scriptfile.path)
File "D:\AI\StableDiffusion_webui_forge\webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
*** Error loading script: reactorversion.py
Traceback (most recent call last):
File "D:\AI\StableDiffusion_webui_forge\webui\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.loadmodule(scriptfile.path)
File "D:\AI\StableDiffusion_webui_forge\webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
*** Error loading script: reactorxyz.py
Traceback (most recent call last):
File "D:\AI\StableDiffusion_webui_forge\webui\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.loadmodule(scriptfile.path)
File "D:\AI\StableDiffusion_webui_forge\webui\modules\script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "
Loading additional modules ... done. CHv1.8.11: Set Proxy: 2024-11-20 12:48:13,640 - ControlNet - INFO - ControlNet UI callback registered. Model selected: {'checkpointinfo': {'filename': 'D:\AI\StableDiffusion_webui_forge\webui\models\Stable-diffusion\Flux\flux1-schnell-Q4_K_S.gguf', 'hash': 'e3672abd'}, 'additionalmodules': ['D:\AI\StableDiffusion_webuiforge\webui\models\VAE\ae.safetensors', 'D:\AI\StableDiffusion_webui_forge\webui\models\text_encoder\clipl.safetensors', 'D:\AI\StableDiffusion_webui_forge\webui\models\text_encoder\t5-v1_1-xxl-encoder-Q6_K.gguf'], 'unet_storage_dtype': None} Using online LoRAs in FP16: True Running on local URL: http://127.0.0.1:7860`
Check this solution guys https://github.com/Gourieff/sd-webui-reactor/issues/396
I don't have Dreamboot, btw i've disabled all custom extensions and same error. Then i've disabled all extensions, also the Forge internal ones. Always the same error.... really strange.
I don't have Dreamboot, btw i've disabled all custom extensions and same error. Then i've disabled all extensions, also the Forge internal ones. Always the same error.... really strange.
same here
First, confirm
What happened?
Installed forge ui and reactor, Restarted the ui the reactor not appearing in ui the log shows No module named 'scripts.reactor_helpers', 'scripts.reactor_logger', 'scripts.reactor_globals', 'scripts.reactor_swapper'
Steps to reproduce the problem
Sysinfo
sysinfo-2024-11-15-04-58.json
Relevant console log
Additional information
No response