I have implemented a face swapping workflow, but right now it is for fal.ai
and it only works for an existing fal.ai image workflow (ie. you cannot generate an image with stabilityai then run the fal.ai face swap: it has to be fal.ai for both steps)
Solution
We should run await runImageFaceSwap(request) in the router
Context
I have implemented a face swapping workflow, but right now it is for fal.ai
and it only works for an existing fal.ai image workflow (ie. you cannot generate an image with stabilityai then run the fal.ai face swap: it has to be fal.ai for both steps)
Solution
We should run await runImageFaceSwap(request) in the router