mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-31 12:20:26 +08:00
* feat: replace pip install with uv pip install in CI workflows * Installs uv within the virtual environment, ensuring isolation * Replace pip install with uv in CI workflows for faster dependency installation * Update action.yml --------- Co-authored-by: Abubakar Abid <abubakar@huggingface.co>