We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edceb2d commit 4ca8398Copy full SHA for 4ca8398
src/StyleTransfer/index.js
@@ -8,7 +8,7 @@
8
/*
9
Fast Style Transfer
10
This implementation is heavily based on github.com/reiinakano/fast-style-transfer-deeplearnjs by Reiichiro Nakano.
11
-The original Tensorflow implementation was developed by Logan Engstrom: github.com/lengstrom/fast-style-transfer
+The original TensorFlow implementation was developed by Logan Engstrom: github.com/lengstrom/fast-style-transfer
12
*/
13
14
import * as tf from '@tensorflow/tfjs';
0 commit comments