Skip to content

Commit 4ca8398

Browse files
authored
Update index.js
1 parent edceb2d commit 4ca8398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StyleTransfer/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/*
99
Fast Style Transfer
1010
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
11+
The original TensorFlow implementation was developed by Logan Engstrom: github.com/lengstrom/fast-style-transfer
1212
*/
1313

1414
import * as tf from '@tensorflow/tfjs';

0 commit comments

Comments
 (0)