This project was developed as part of the CSSS Fall Hack 2020! Contributors to this project are:
- Parsa A. @alhparsa
- Ari B. @ablondal
- Cameron H. @hagabooga
- Jasper X. @ZhemingX
- Hansoo Y. @hyoon98
As of right now, this requires the use of a UNIX device to run the Gunicorn WSGI server.
- Clone/download the repo
- Go into Google Chrome Extensions (chrome://extensions/), and select "Load Unpacked". Navigate to the Extension file in the cloned repo, and load it.
- Install Python3 and pip.
- Navigate to the repo directory and run
pip install requirements.txt
- Run
gunicorn server:app --workers=2
- Go to Google Chrome, and use the extension by either rightclicking on any page, or using the extension icon at the top.
- VERY IMPORTANT: CLICK ANIME ME TWICE Otherwise, the image will not load.
- If you know why 7 happens and how to fix it, pls tell us
Many thanks to @Yijunmaverick for his CartoonGan and the pretrained weights.