Skip to content

Latest commit

 

History

History

LamaInpaint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Lama inpainting plugin for ImageTrans

You can download the plugin files here: lamainpaint_plugins.zip

You need to run lama-cleaner as the backend of the plugin.

How to use

  1. Install Python
  2. Put the plugin files in ImageTrans's plugins folder
  3. Install lama-cleaner: pip install lama-cleaner==0.12.0
  4. Start the server at port 8087: lama-cleaner --device=cpu --port=8087
  5. In ImageTrans, set the default inpainter to lama or use it in TextRemover.

For convenience, you can also use the Windows package of lama-cleaner. Download and unzip it and then start run.bat to keep the server running. Download link.

Related issue: xulihang/ImageTrans-docs#216

PS: lama will resize images too large so it is recommended to process by text areas. You can enable this in the project settings.