sVNS_GUI Graphical user interface for the sVNS device based on Python and customTKinter. Recreate environment in the conda command line: Pull the repository: git pull Recreate the environment with the dependencies: conda env create -f environment.yml