There is No Facelab Tab with option to Build #94
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I just installed the facelab extension v.1.2.5. I see the part where I can swap faces, but however there is no Tab with the additional settings to be able to build a checkpoint. I already tried removing all extensions except for this and I tried running with a default webuser bat file with no commandline arguments. Any ideas how to fix?
I think it is related to your version of gradio. See : https://github.com/glucauze/sd-webui-faceswaplab/issues/5
Hi, I tried your solution at the bottom of the page but the extension still not showing
make sure you also change the version of Gradio to the new updated version in the requirements txt file as well.
thanks for the fast answer, Im not really a teach guy, can you list me the few steps for do this ? Thanks you
I see that on my requirements.txt :
protobuf>=3.20.2
cython
dill
ifnude
insightface==0.7.3
onnx>=1.14.0
onnxruntime>=1.15.0
opencv-python
pandas
pydantic
safetensors
Same
As stated this is most likely related to gradio. Is there a reason for not using the last version of automatic 1111 ?
I using the latest version of a1111 and my gradio version is 3.41.2
Ok that's strange. I don't have this bug on my end.