image_magic_eraser 1.0.2
image_magic_eraser: ^1.0.2 copied to clipboard
Remove objects from images using machine learning (LaMa Model)
1.0.2 #
Improved: #
- Enhanced error handling for model initialization
- Added specific error states to better identify issues:
ModelLoadingState.downloadError
: For network and download issuesModelLoadingState.checksumError
: For model integrity verification failuresModelLoadingState.loadingError
: For model loading and compatibility issues
- Improved error state management to provide more meaningful feedback