chaiNNer
chaiNNer copied to clipboard
trun generic onnx model to rembg
Hello, I want to remove the background from this model, but this model show generic can fix that ? https://github.com/danielgatis/rembg/releases/download/v0.0.0/isnet-anime.onnx
We need to add special support for rembg ONNX models. isnet-anime.onnx
happens to be one of the models we don't support, so it shows up as "generic". We support all models linked here.
We need to add special support for rembg ONNX models.
isnet-anime.onnx
happens to be one of the models we don't support, so it shows up as "generic". We support all models linked here.
OK, then add this model above and this https://huggingface.co/briaai/RMBG-1.4/tree/main/onnx model, thank you