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 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 : #5
Hi, I tried your solution at the bottom of the page but the extension still not showing
> I think it is related to your version of gradio. See : #5
Hi, I tried your solution at the bottom of the page but the extension still not showing
<img width="1257" alt="Untitled" src="https://github.com/glucauze/sd-webui-faceswaplab/assets/139043392/8b1a235b-3367-4a1a-bf1d-59279a25ed9a">
I think it is related to your version of gradio. See : #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.
> > I think it is related to your version of gradio. See : #5
>
> Hi, I tried your solution at the bottom of the page but the extension still not showing
>
> <img alt="Untitled" width="1257" src="https://user-images.githubusercontent.com/139043392/266607618-8b1a235b-3367-4a1a-bf1d-59279a25ed9a.png">
make sure you also change the version of Gradio to the new updated version in the requirements txt file as well.
I think it is related to your version of gradio. See : #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 think it is related to your version of gradio. See : #5
> >
> >
> > Hi, I tried your solution at the bottom of the page but the extension still not showing
> > <img alt="Untitled" width="1257" src="https://user-images.githubusercontent.com/139043392/266607618-8b1a235b-3367-4a1a-bf1d-59279a25ed9a.png">
>
> 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 think it is related to your version of gradio. See : #5
> >
> >
> > Hi, I tried your solution at the bottom of the page but the extension still not showing
> > <img alt="Untitled" width="1257" src="https://user-images.githubusercontent.com/139043392/266607618-8b1a235b-3367-4a1a-bf1d-59279a25ed9a.png">
>
> make sure you also change the version of Gradio to the new updated version in the requirements txt file as well.
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
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
> 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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.