Spaces:
Running
on
Zero
returns properly origin and processed image
this PR makes sure the slider component returns the image duet in the order [origin | processed] so then the gradio download button will get the processed imageinstead of the original image (currently)
:)
this will mess up the API structure for the users, also MCP is working correctly atm, if anything i would love to optimize more on backward compatibility.
let's keep this pr open for now
this will mess up the API structure for the users, also MCP is working correctly atm, if anything i would love to optimize more on backward compatibility.
let's keep this pr open for now
The downloaded result having background as original, while the slider shows correctly removed background. Seems like a bug.
@shtefcs there are no transparent backgrounds in videos to my knowledge, best thing you can find is green background or background replacer as we could not find a way to reconstruct videos from GRBA images yet.
There is as long the outpit is Webm or MOV
you can go to https://automatio.ai/ and scroll down to the footer. You will see shiny diamont video clip, that has transparent background.
thanks a lot for the resource
@shtefcs
π
I will try to integrate that into https://huggingface.co/spaces/innova-ai/video-background-removal, in the mean time, i would appreciate it if you can make any contributions if you can make one.