Skip to content

[Bug]: The SadTalker extension hasn't been working for months. #31

Description

@flagman9040

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

What happened?

SadTalker last worked for me under version 1.7.0 and hasn't worked since. Has anyone found a solution for this or does anyone still have version 1.7.0 and could make it available for download?

I used a new installation of stable-diffusion-webui and encounter errors as soon as I install SadTalker. I am using "Installation on Windows 10/11 with NVidia-GPUs using release package" and Python 3.10.6.

Errors like: AttributeError: module 'numpy' has no attribute 'complex'.
np.complex was a deprecated alias for the builtin complex. To avoid this error in existing code, use complex by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.complex128 here.
The alias was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at:
https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

The error seems to occur because SadTalker hasn't been updated for many months.

Who can help?

Steps to reproduce the problem

clean installation
Try to install SadTalker with webui.

What should have happened?

SadTalker should have worked.

What browsers do you use to access the UI ?

No response

Sysinfo

All requirements are met.

Console logs

All requirements are met.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions