gradio-oauth2 / install.sh
Wauplin's picture
Wauplin HF Staff
switch brnach
f0ea3d1
raw
history blame
212 Bytes
# To install gradio from branch at runtime (only requires a Space restart, not a factory reboot)
git clone https://github.com/Wauplin/gradio.git
cd gradio
git checkout oauth-support
bash scripts/install_gradio.sh