Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🎨 refactor(image-metadata): reorganize and optimize metadata handling
- Add `_type.py` for type definitions and helper functions - Improve error handling and type checking in `lsb_extractor.py` - Refactor `__init__.py` to use new types and helper functions - Update `CommentModel` to use `Optional` for all fields - Enhance `apply_to_image` to handle various input types - Add `_extract_metadata_from_lsb` and `_extract_metadata_from_comments` methods - Improve `verify_image_is_novelai` for better metadata extraction and verification
- Loading branch information