meme-generator icon indicating copy to clipboard operation
meme-generator copied to clipboard

使用动图制作表情包时会占用大量内存

Open yyf-0404 opened this issue 11 months ago • 1 comments

这是当时调用的指令 image 这是那张动图,这张gif有113帧( e560aeff386efa4e3993fc9bd6a97242 然后就爆内存死机了 image 后面也复现了差不多的内存占用 image 有没有办法优化一下,或者禁止使用过高帧数的gif

yyf-0404 avatar Jan 15 '25 16:01 yyf-0404

试试rust版 https://github.com/MemeCrafters/meme-generator-rs

nb可以用这个 版本https://github.com/noneplugin/nonebot-plugin-memes/releases/tag/v0.8.0b2

MeetWq avatar Jan 19 '25 03:01 MeetWq