5becb6b
1
2
3
4
5
6
run: PYTHONPATH=. uv run gradio app.py export-requirements: uv export --format requirements-txt > requirements.txt