{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/9"}],"enrichment":{"capability":"Performs image inpainting using the LaMa model, filling in masked regions of images via a command-line tool or Python API.","skillfed_tags":["image-processing","deep-learning","abandoned"],"use_cases":["Remove unwanted objects from photographs by masking them and running inpainting.","Fill in damaged or missing regions of images for restoration work.","Generate clean backgrounds by inpainting over foreground subjects in batch workflows.","Preprocess training data by removing distracting elements from images.","Command-line batch processing of multiple images with consistent mask-based inpainting."],"what_it_does":"simple-lama-inpainting wraps the LaMa (Large Mask Inpainting) model in a lightweight Python package, letting you fill masked regions of images using deep learning. It accepts images and binary masks as input and outputs inpainted results. The package provides both a command-line interface for batch processing and a Python API for integration into larger workflows.\n\nThe package depends on torch, torchvision, opencv-python, pillow, numpy, and fire. It was last released on 2023-07-28 and is now abandoned, meaning no active maintenance or updates to handle breaking changes in its dependencies. The underlying LaMa model is from a 2021 research paper on resolution-robust inpainting.","worth_installing":"No. The package is abandoned and has no declared license, creating both maintenance and legal risk. While it has low install friction and no known vulnerabilities, the lack of updates since 2023-07-28 means it will likely break as its dependencies evolve. Consider a maintained alternative or the original LaMa implementation directly."},"id":"simple-lama-inpainting","links":{"html":"https://skillfed.io/packages/simple-lama-inpainting","md":"https://skillfed.io/packages/simple-lama-inpainting.md","pypi":"https://pypi.org/project/simple-lama-inpainting/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-07-28","license_spdx":null,"license_treatment":"unclear","name":"simple-lama-inpainting","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":132729,"position":11538,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.2"}
