shoorano/nst-art-frontend
Uses deepai.org API to perform neural style transfer on users content and style images. Users simply register and input an image URL for their chosen photo and their chosen art style. The app returns the newly stylized image.
Stars
1
Forks
—
Language
JavaScript
License
—
Category
Last pushed
Feb 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shoorano/nst-art-frontend"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rgeirhos/Stylized-ImageNet
Code to create Stylized-ImageNet, a stylized version of standard ImageNet (ICLR 2019 Oral)
ProGamerGov/neural-style-pt
PyTorch implementation of neural style transfer algorithm
cysmith/neural-style-tf
TensorFlow (Python API) implementation of Neural Style
gordicaleksa/pytorch-neural-style-transfer
Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally...
reiinakano/arbitrary-image-stylization-tfjs
Arbitrary style transfer using TensorFlow.js