[X] I have searched the existing issues and checked the recent builds/commits
Summary
The Lama Cleaner is an excellent tool for post-editing images, especially when it comes to the training of LoRA Files. It aids in removing unnecessary elements and errors that could potentially compromise the final result.
However, there are certain arguments that are missing which could further enhance its effectiveness.
Description
The Lama Cleaner is available in two versions: Gradio GUI and Native GUI. The Native GUI also includes a file explorer that facilitates swift changes to the current image.
Enabling these arguments can enhance its functionality:
--input Path/to/InputFolder --output-dir Path/to/OutputFolder --gui
For convenience, you can configure the input and output to point to the same directory, which will result in overwriting the old files.
Is there an existing issue for this?
Summary
The Lama Cleaner is an excellent tool for post-editing images, especially when it comes to the training of LoRA Files. It aids in removing unnecessary elements and errors that could potentially compromise the final result.
However, there are certain arguments that are missing which could further enhance its effectiveness.
Description
The Lama Cleaner is available in two versions: Gradio GUI and Native GUI. The Native GUI also includes a file explorer that facilitates swift changes to the current image.
Enabling these arguments can enhance its functionality: --input Path/to/InputFolder --output-dir Path/to/OutputFolder --gui
For convenience, you can configure the input and output to point to the same directory, which will result in overwriting the old files.
Additional information
No response