#!/bin/bash

# Install dependencies
python -m pip install --user -r requirements.txt

# Run the code
python gradio_plantuml_interface.py