Lewis Donovan

Results 10 issues of Lewis Donovan

When trying to train a new model using the following code: ``` th train.lua \ -h5_file datasets/dataset.h5 \ -style_image images/styles/d.jpg \ -content_weights 1.0 \ -style_weights 5.0 \ -checkpoint_name checkpoint \...

Installing via Yarn I get the following error: ```bash error /path/to/project/node_modules/thispersondoesnotexist-js/node_modules/sharp: Command failed. Exit code: 1 Command: (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)...

Are there any plans to make this available as an NPM module? It's so much quicker/easier/more normal to install via NPM/Yarn instead of having to fork and clone, you'd get...

bug
good first issue
hacktoberfest
dependencies

Hi there, Great plugin! Just wondering if there's any way I could add in support for displaying custom metas attached to a menu? Since 5.6.0, Advanced Custom Fields has added...

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

pending-close-response-required
platform
pending-triage

When using SSR in Gatsby, the build stage throws the following error: ```bash ERROR #95313 Building static HTML failed for path "/" See our docs page for more info on...

Running `sudo luarocks install loadcaffe` returns the error `Error: No results matching query were found.`

Hi guys, thanks for the awesome tool! I noticed in a recent project that Google Firestore doesn't allow storage of nested arrays, so any documents that include table blocks get...