Starting EMA VFI WebUI - jhogsett/EMA-VFI-WebUI GitHub Wiki
Starting Web UI Application
The application can be started in any of these ways:
webui.bat
python webui.py
- Command line arguments
--config_path path
path to alternate configuration file, defaultconfig.yaml
--verbose
enables verbose output to the console, default False
- Command line arguments