-
Notifications
You must be signed in to change notification settings - Fork 105
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
Does not work on Automatic1111 #189
Comments
Package Version accelerate 0.21.0 |
the same happens to me |
For what it's worth, the fix that works for me is taken from the automatic1111 fix: First go to the automatic1111 root directory. Then: Powershell:
Cmd:
Linux:
Source: AUTOMATIC1111/stable-diffusion-webui#15564 Make sure to be on the latest PIP version. |
it work for me. thanks. |
I'm on AMD side, and trying the solution it didn't work atm. |
Worked for me, thanks! |
Describe the bug
After installing the extension, the faceswaplab tab does not appear in Automatic1111. I installed fresh without any other plugins.
venv "C:\sd\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.9.0
Commit hash: adadb4e3c7382bf3e4f7519126cd6c70f4f8557b
Faceswaplab : Use GPU requirements
Checking faceswaplab requirements
0.007817600000635139
Launching Web UI with arguments:
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
Loading weights [6ce0161689] from C:\sd\stable-diffusion-webui\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Creating model from config: C:\sd\stable-diffusion-webui\configs\v1-inference.yaml
Running on local URL: http://127.0.0.1:7860
To create a public link, set
share=True
inlaunch()
.Startup time: 26.0s (prepare environment: 9.6s, import torch: 5.5s, import gradio: 2.1s, setup paths: 4.1s, initialize shared: 0.4s, other imports: 2.1s, load scripts: 1.5s, create ui: 0.4s, gradio launch: 0.3s).
Applying attention optimization: Doggettx... done.
Model loaded in 6.4s (load weights from disk: 0.4s, create model: 0.4s, apply weights to model: 5.0s, apply dtype to VAE: 0.3s, calculate empty prompt: 0.2s).
To Reproduce
Steps to reproduce the behavior:
Install the extension and launch Automatic1111.
Expected behavior
The faceswaplab extension should appear in Automatic1111 Webui.
Screenshots
N.A.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: