deepai-js-client
deepai-js-client copied to clipboard
This model has been deprecated. Please use a different model [NEURAL STYLE TRANSFER]
var resp = await deepai.callStandardApi("neural-style", {
style: req.query.imageStyle,
content: imageUrl
});
what is the alternative model to this Api ?
@DJStompZone can only help here.