For webview to monitor your nvidia gpu status
Before you start, please change the webhook url and ollama target url
python main.py
docker build -t mnvusage .
docker run -d -p 5555:5000 --gpus all --name mnvusage-container mnvusage
Go to http://localhost:5555

