infinitered/nsfwjs

Make @nsfw-filter/gif-frames optional

Open

#554 opened on Oct 23, 2021

View on GitHub
 (7 comments) (1 reaction) (0 assignees)JavaScript (7,090 stars) (507 forks)batch import
enhancementhelp wanted

Description

@nsfw-filter/gif-frames is not only big, but it also depends on cwise-compiler which uses unsafe functions ("new Function"). Ideally it could be made optional--not everyone using the nsfwjs needs/wants gif support.

Contributor guide