Aphasia-Classifier / postBuild
Kh0128's picture
Upload 22 files
8ea95f9 verified
raw
history blame contribute delete
114 Bytes
#!/usr/bin/env bash
set -e
python -m pip install --upgrade --no-cache-dir "gradio==4.44.1" "gradio_client==1.3.0"