[tools] powershell = "7" python = "3.12" uv = "latest" [env] UV_LINK_MODE="copy" PYTHONPATH="" [tasks.gradio] description = "Launch the Gradio app with hot reload" run = '.venv\Scripts\gradio.exe gradio_app.py --watch-dirs app'