/super-deblur

Primary LanguageJupyter Notebook

Setup Instructions

Open Terminal

cd super

python server.py

Open another terminal

cd deblur

python server.py

Open another terminal

cd app

npm install (First time only)

npm run electon-dev