minchyeom commited on
Commit
3471bfe
·
1 Parent(s): 6d08a3a

Add gradio[oauth] to requirements for OAuth support

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -11,3 +11,4 @@ httpx
11
 
12
  gradio
13
  huggingface_hub
 
 
11
 
12
  gradio
13
  huggingface_hub
14
+ gradio[oauth]