|
@@ -84,11 +84,12 @@ sudo apt-get install libsnappy-dev
|
|
|
sudo apt-get install libgraphicsmagick1-dev
|
|
|
```
|
|
|
|
|
|
+Note: waifu2x requires little-cms2 linked graphicsmagick. if you use macOS/homebrew, See [#174](https://github.com/nagadomi/waifu2x/issues/174#issuecomment-384466451).
|
|
|
+
|
|
|
#### Install Torch7
|
|
|
|
|
|
See: [Getting started with Torch](http://torch.ch/docs/getting-started.html), and [#222](https://github.com/nagadomi/waifu2x/issues/222)
|
|
|
|
|
|
-
|
|
|
And install luarocks packages.
|
|
|
```
|
|
|
luarocks install graphicsmagick # upgrade
|