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

DeprecationWarning: #535

Open
3 tasks done
Pmattx42 opened this issue Sep 26, 2024 · 1 comment
Open
3 tasks done

DeprecationWarning: #535

Pmattx42 opened this issue Sep 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Pmattx42
Copy link

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 keep getting an error "DeprecationWarning: pkg_resources is deprecated as an API". I have changed pip and setuptools version and tried running in from terminal but still remains unresolved. I've been trying for weeks to get get it working please help

Steps to reproduce the problem

%cd /home/studio-lab-user/stable-diffusion-webui/extensions
!git clone https://github.com/Gourieff/sd-webui-reactor
!mkdir /home/studio-lab-user/stable-diffusion-webui/models/insightface
!pip install onnx
!pip install onnxruntime
!pip install opencv-python
!pip install tqdm
!pip install insightface==0.7.3
!pip uninstall scipy -y
!pip install scipy
!curl -Lo "/home/studio-lab-user/stable-diffusion-webui/models/insightface/inswapper_128.onnx" "https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx"

Then when trying to lauch automatic1111 I get the error SD and webui works okay just reactor

Sysinfo

Sagemaker studio labs notebook

Relevant console log

..

Additional information

No response

@Pmattx42 Pmattx42 added bug Something isn't working new labels Sep 26, 2024
@Gourieff
Copy link
Owner

Gourieff commented Oct 8, 2024

Could you please show your console log when you get the error

@Gourieff Gourieff removed the new label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants