Files
wehub-resource-sync 690333661e
Deploy Documentation / deploy (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:19:21 +08:00

10 lines
147 B
Bash
Executable File

#!/bin/bash
# Start Pixelle-Video Web UI
echo "🚀 Starting Pixelle-Video Web UI..."
echo ""
# Start Streamlit
uv run streamlit run web/app.py