deepai-js-client icon indicating copy to clipboard operation
deepai-js-client copied to clipboard

This model has been deprecated. Please use a different model [NEURAL STYLE TRANSFER]

Open jaykaria opened this issue 1 year ago • 1 comments

var resp = await deepai.callStandardApi("neural-style", {
                    style: req.query.imageStyle,
                    content: imageUrl
                 });

what is the alternative model to this Api ?

jaykaria avatar Aug 17 '23 09:08 jaykaria

@DJStompZone can only help here.

jaykaria avatar Oct 04 '23 04:10 jaykaria