package include import _ "embed" //go:embed nsfw.onnx var MODEL_NSFW []byte //go:embed ANIMATION_METADATA.html var TEMPLATE_ANIMATION_METADATA string