* Code refactor
* Console Added
* Add graphing with matplotlib
* Add GUI preview support
* Improve import handling.
* Add GUI integration for tools.py (Launch tools.py with the gui command)
* Reformat to conform to PEP8.
* Add Tooltips,
* Make panels user adjustable
* Fix convert.py Sharpen default value
* Code clean up
* Code refactor
* bugfix: Find paths to icons when launched from outside faceswap dir
* Bugfix: Disable GUI if TkInter app not available
* BugFix: Disable GUI if $DISPLAY not detected
* Minor code ammends
* Code Refactor
* DISPLAY check fix