Spaces:
Runtime error
Runtime error
Add gradio[oauth] to requirements for OAuth support
Browse files- 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]
|