优化自定义逻辑

This commit is contained in:
puke
2025-10-26 17:29:42 +08:00
committed by puke
parent 30cb9d9c18
commit 5acf0a53b6
18 changed files with 277 additions and 730 deletions

View File

@@ -15,5 +15,5 @@ if [ ! -f config.yaml ]; then
fi
# Start Streamlit
uv run streamlit run web.py --server.port=8501 --server.address=localhost
uv run streamlit run web.py