diff --git a/config/exif_example.yaml b/config/exif_example.yaml deleted file mode 100644 index 8833f78..0000000 --- a/config/exif_example.yaml +++ /dev/null @@ -1,34 +0,0 @@ -artist: - - Mr. Finchum - - John Doe -copyright_info: - - All Rights Reserved - - CC BY-NC 4.0 - - No Copyright -image_description: - - ILFORD DELTA 3200 - - ILFORD ILFOCOLOR - - LomoChrome Turquoise - - Kodak 200 -iso: - - "100" - - "200" - - "400" - - "800" - - "1000" - - "1600" - - "3200" -lens: - - Nikon LENS SERIES E 50mm - - AF NIKKOR 35-70mm - - Canon FD 50mm f/1.4 S.S.C -make: - - Nikon - - Canon -model: - - FG - - F50 - - AE-1 -user_comment: - - Scanner.NORITSU-KOKI - - Scanner.NA diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index c13d77b..0000000 --- a/requirements.txt +++ /dev/null @@ -1,4 +0,0 @@ -pyyaml -optima35 -pyside6 -simple_term_menu