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
"description": "This project seeks to create a easily accessible UI for uploading images and generating images based on the [neural-storyteller](git@github.com:ryankiros/neural-storyteller.git) project. All props go to their work.",
"scripts": {
"install": "cd web && npm install",
"start": "cd web && npm start",
"start:server": "npm run build-frontend && npm run start-server",