add RUN.sh

This commit is contained in:
Alexey Barabanov
2025-10-20 13:59:12 +03:00
parent e1aa4c993a
commit 2bd99cf663
17 changed files with 3 additions and 48607 deletions

3
RUN.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
"$(pwd)/.venv/bin/streamlit" run "$(readlink -f $(pwd)/visual.py)"