diStyApps / seait

SEAIT is a user-friendly application that simplifies the installation process of AI-related projects
715 stars 43 forks source link

[Feature Request]: Missing Arguments Lama Cleaner #43

Closed AsaTyr2018 closed 12 months ago

AsaTyr2018 commented 1 year ago

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

diStyApps commented 12 months ago

added

AsaTyr2018 commented 12 months ago

added

Thank you =D And welcome Back!