rawc0der commited on
Commit
532cc88
·
1 Parent(s): 80194d4
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -12,3 +12,8 @@ short_description: T2Image Model mayhem -- a gateway to diffusion workflows
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
15
+
16
+ hf_oauth: true
17
+ # optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
18
+ hf_oauth_expiration_minutes: 480
19
+ # optional, see "Scopes" below. "openid profile" is always included.