You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated the extension to the latest version
What happened?
I almost gave up using Reactor in Forge because it failed to show up at all (it used to work in the past), but just a few days ago it loads and if you just add a Face in Image, swaps work. This is probably because Forge failed to update Reactor in spite of many attempts, but now I notice that it has the latest version v0.7.0-b7.
However you cannot input a group of Faces, nor if I manually copy a list from re Forge or A111, it is not available at all.
It would be wonderful if this would be fixed.
Steps to reproduce the problem
Go to
Load Stable Diffusion WebUI Forge
Look for Reactor
Try to load a face using the Tools window save it and see if it shows up
You will note, as in my case, the button for refreshing the list is also absent.
Sysinfo
Windows 64 bit 10 22H2
Relevant console log
The usual package resources Deprecation warning, but A111 and Reforge have this warning, but things still work.
22:03:10 - ReActor - STATUS - Running v0.7.0-b7 on Device: CUDA
*** Error loading script: api_t2v.py
Traceback (most recent call last):
File "D:\STABLEDIFF\Data\Packages\Stable Diffusion WebUI Forge\modules\scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "D:\STABLEDIFF\Data\Packages\Stable Diffusion WebUI Forge\modules\script_loading.py", line 13, 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 "D:\STABLEDIFF\Data\Packages\Stable Diffusion WebUI Forge\extensions\sd-webui-text2video\scripts\api_t2v.py", line 39, in<module>
from t2v_helpers.args import T2VArgs_sanity_check, T2VArgs, T2VOutputArgs
File "D:\STABLEDIFF\Data\Packages\Stable Diffusion WebUI Forge/extensions/sd-webui-text2video/scripts\t2v_helpers\args.py", line 7, in<module>
from samplers.samplers_common import available_samplers
File "D:\STABLEDIFF\Data\Packages\Stable Diffusion WebUI Forge/extensions/sd-webui-text2video/scripts\samplers\samplers_common.py", line 2, in<module>
from samplers.ddim.sampler import DDIMSampler
File "D:\STABLEDIFF\Data\Packages\Stable Diffusion WebUI Forge/extensions/sd-webui-text2video/scripts\samplers\ddim\sampler.py", line 7, in<module>
from ldm.modules.diffusionmodules.util import make_ddim_sampling_parameters, make_ddim_timesteps, noise_like, extract_into_tensor
ModuleNotFoundError: No module named 'ldm'
Additional information
No response
The text was updated successfully, but these errors were encountered:
First, confirm
What happened?
I almost gave up using Reactor in Forge because it failed to show up at all (it used to work in the past), but just a few days ago it loads and if you just add a Face in Image, swaps work. This is probably because Forge failed to update Reactor in spite of many attempts, but now I notice that it has the latest version v0.7.0-b7.
However you cannot input a group of Faces, nor if I manually copy a list from re Forge or A111, it is not available at all.
It would be wonderful if this would be fixed.
Steps to reproduce the problem
Load Stable Diffusion WebUI Forge
You will note, as in my case, the button for refreshing the list is also absent.
Sysinfo
Windows 64 bit 10 22H2
Relevant console log
Additional information
No response
The text was updated successfully, but these errors were encountered: