reyemhorts commited on
Commit
4562ed6
·
1 Parent(s): bc09c71

updated readme

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -8,6 +8,10 @@ sdk_version: 3.40.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
 
 
11
  ---
12
 
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+
12
+ hf_oauth: true
13
+ hf_oauth_redirect_path: /custom_callback_route # optional, see "Redirect URLs" below
14
  ---
15
 
16
+
17
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference