Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forge does not show Face Models List #573

Open
3 tasks done
drdancm opened this issue Jan 3, 2025 · 0 comments
Open
3 tasks done

Forge does not show Face Models List #573

drdancm opened this issue Jan 3, 2025 · 0 comments
Labels
bug Something isn't working new

Comments

@drdancm
Copy link

drdancm commented Jan 3, 2025

First, confirm

  • I have read the instruction carefully
  • I have searched the existing issues
  • 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

  1. Go to
    Load Stable Diffusion WebUI Forge
  2. Look for Reactor
  3. 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

@drdancm drdancm added bug Something isn't working new labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new
Projects
None yet
Development

No branches or pull requests

1 participant