8ea95f9
1
2
3
4
#!/usr/bin/env bash set -e python -m pip install --upgrade --no-cache-dir "gradio==4.44.1" "gradio_client==1.3.0"