diff --git a/server/README.md b/server/README.md index 2993d3497ff3e4e330687505bafe5d8242bbb76e..5c8b5bbaee2fa728e9c0781b983ee25ed3187dc1 100644 --- a/server/README.md +++ b/server/README.md @@ -2,7 +2,7 @@ Host pix2pix-tensorflow models to be used with something like the [Image-to-Image Demo](https://affinelayer.com/pixsrv/). -This is a simple python server that uses [deeplearn.js](https://deeplearnjs.org/) exported from pix2pix checkpoints using `tools/export-checkpoint.py`. +This is a simple python server that uses [deeplearn.js](https://deeplearnjs.org/) and weights exported from pix2pix checkpoints using `tools/export-checkpoint.py`. ## Exporting