mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-20 01:31:42 +02:00
handle oversized images by downscaling
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#define STB_IMAGE_WRITE_STATIC
|
||||
#include "stb_image_write.h"
|
||||
|
||||
#define STB_IMAGE_RESIZE_IMPLEMENTATION
|
||||
// #define STB_IMAGE_RESIZE_IMPLEMENTATION //already defined in llava
|
||||
#include "stb_image_resize.h"
|
||||
|
||||
const char* rng_type_to_str[] = {
|
||||
|
||||
Reference in New Issue
Block a user