deepart-api-html-js-example icon indicating copy to clipboard operation
deepart-api-html-js-example copied to clipboard

Style transfer API for Javascript: An example HTML Javascript webpage and web app for neural style transfer using the Deep Art Effects API.

Results 1 deepart-api-html-js-example issues
Sort by recently updated
recently updated
newest added

Hi, i'm trying to implement the API in my website. I have a CORS error when i call the uploadPost method `deepArtEffectsClient.uploadPost(params, base64image).then(function(result) {...}` This is the error: Access to...