Commit Graph

6 Commits (ac2da7e9bf8a0ffcd3dbcab738e2b3e631454ffd)

Author SHA1 Message Date
Uminosachi dd6b95834d Fix type hint to make library work on python 3.8 2023-09-09 08:20:58 +09:00
Uminosachi d86f236192 Add extension base folder to sys.path in lib 2023-08-19 22:52:49 +09:00
Uminosachi a50d13dce1 Refactor to use isinstance func for class check 2023-08-19 09:23:05 +09:00
Uminosachi 70d3a8ca67 Allow PIL's Image type as input to lib functions 2023-08-19 07:56:59 +09:00
Uminosachi e94bd22081 Remove try section in library and refactor 2023-08-18 21:42:45 +09:00
Uminosachi 1770271b7b Move most of run_sam processing to separate file 2023-08-18 20:14:54 +09:00