clip : style changes

This commit is contained in:
Georgi Gerganov
2024-08-06 11:44:29 +03:00
committed by GitHub
parent 65f7455cea
commit 6e299132e7
2 changed files with 36 additions and 38 deletions

View File

@@ -30,6 +30,7 @@ struct clip_image_size {
int width;
int height;
};
struct clip_image_u8_batch {
struct clip_image_u8 * data;
size_t size;