Kadir Nar

Results 229 comments of Kadir Nar

Hi, Thank you for the project❤️ I am the developer of WhisperPlus library. I want to add the Turno language model to the WhisperPlus library. When will you add inference...

> Dear Kadir, > > The PR has now merged. Please check out [the inference notebook](https://github.com/boun-tabi-LMG/turkish-lm-tuner/blob/main/docs/tutorials/inference.ipynb) for reference. Let me know if you have any questions or need our support...

I fixed it. Thank you for the detailed explanation ❤️

@rafstahelin @limiteinductive I can do it. Is there any technical documentation for Object Eraser? If you want, I can add ComfyUI support for all models in the refiners library.

I can use LaMa to delete objects. I can use Sam-v1 to mask. I need to do some research and review the codes. I will get back to you in...

Thanks. Can you send me a sample image? Do you want to delete the background or the object?

Have you tried using ClipSeg(prompt="text") + LaMa? I'll create a pipeline and test tomorrow.

> > I can use LaMa to delete objects. I can use Sam-v1 to mask. I need to do some research and review the codes. I will get back to...

> To clarify, Refiners (the framework itself and the implementations of models it contains) itself is completely open source. The Object Eraser mentioned by the OP is implemented using Refiners...