diff --git a/examples/common-clip.h b/examples/common-clip.h index 3fea56a..a607168 100644 --- a/examples/common-clip.h +++ b/examples/common-clip.h @@ -6,6 +6,8 @@ #include #include #include +#include +#include // #ifdef __cplusplus // extern "C" { @@ -15,10 +17,6 @@ std::map> get_dir_keyed_files(const std::s bool is_image_file_extension(const std::string & path); -#include -#include -#include - struct app_params { int32_t n_threads; std::string model; @@ -49,4 +47,4 @@ struct clip_image_f32_batch make_clip_image_f32_batch(std::vector