git clone https://github.com/nikolaslps/Information-Systems-Benchmark-Visualizer.gitpython3 -m venv inf-systems
source inf-systems/bin/activatepip install -r requirements.txtstreamlit run app.pyMentioning that benchmark results should be first inserted inside benchmarks folders.