Wauplin HF Staff commited on
Commit
f0ea3d1
·
1 Parent(s): cee7f10

switch brnach

Browse files
Files changed (1) hide show
  1. install.sh +1 -0
install.sh CHANGED
@@ -1,4 +1,5 @@
1
  # To install gradio from branch at runtime (only requires a Space restart, not a factory reboot)
2
  git clone https://github.com/Wauplin/gradio.git
3
  cd gradio
 
4
  bash scripts/install_gradio.sh
 
1
  # To install gradio from branch at runtime (only requires a Space restart, not a factory reboot)
2
  git clone https://github.com/Wauplin/gradio.git
3
  cd gradio
4
+ git checkout oauth-support
5
  bash scripts/install_gradio.sh