sdwebuiapi icon indicating copy to clipboard operation
sdwebuiapi copied to clipboard

how to use api with extension "roop"?

Open 2shou opened this issue 2 years ago • 8 comments
trafficstars

https://github.com/s0md3v/sd-webui-roop

2shou avatar Jun 25 '23 04:06 2shou

I need to use the Roop plugin to achieve the face-swapping effect, but it seems like it can't be called through the API now. Is there a solution available?

2shou avatar Jun 25 '23 04:06 2shou

write your own

tangbob avatar Jun 30 '23 10:06 tangbob

@mix1009 ,

I am wondering whether can you write a guideline on how can we write the API client for the extension on our own and we can turn on/off based on whether it is installed or not, and whether the version matches or not?

This would allow this client to be able to connect with many, if not all, extensions.

afeezaziz avatar Jul 03 '23 08:07 afeezaziz

I need to use the Roop plugin to achieve the face-swapping effect, but it seems like it can't be called through the API now. Is there a solution available?

Do you have a solution available now?

afeezaziz avatar Jul 03 '23 08:07 afeezaziz

any progress?

coderzhoucf avatar Jul 13 '23 15:07 coderzhoucf

我也想知道

1shadow1 avatar Jul 20 '23 02:07 1shadow1

https://github.com/tomj2ee/java-sdwebuiapi

roop and ADetailer

python

https://github.com/tomj2ee/sdwebuiapi

tomj2ee avatar Aug 21 '23 07:08 tomj2ee

adetailer is ez you just use the scripts part of api https://github.com/mix1009/sdwebuiapi#scripts-support ive implemented it personally as well, i was going to add roop here when i had time eventually, as i believe they just finished up adding endpoints

webcoderz avatar Aug 22 '23 18:08 webcoderz