You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[bug] - tensorflow/magenta-demos - AI piano doesn't work OOB (tmm2018)
when trying to run ai-duet (the accompanmient thing):
it compiles
however, when i get to run it in macos high sierra on macbook a1278 with core i5:
i open the default localhost path
it doesn't display anything at all
it reports some sort of error on terminal
* Serving Flask app "server" (lazy loading)
* Environment: production
WARNING: Do not use the development server in a production environment.
Use a production WSGI server instead.
* Debug mode: off
* Running on http://127.0.0.1:8080/ (Press CTRL+C to quit)
127.0.0.1 - - [12/Jun/2018 12:18:52] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [12/Jun/2018 12:18:52] "GET /build/Main.js HTTP/1.1" 404 -
127.0.0.1 - - [12/Jun/2018 12:18:52] "GET /images/AIDuet_32.png HTTP/1.1" 200 -
[bug] - tensorflow/magenta-demos - AI piano doesn't work OOB (tmm2018)
when trying to run ai-duet (the accompanmient thing):
however, when i get to run it in macos high sierra on macbook a1278 with core i5: