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