haohsiang commited on
Commit
64927d2
·
1 Parent(s): 943faab

add OAuth metadata

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -9,7 +9,11 @@ app_file: app.py
9
  pinned: false
10
  short_description: A self-healing chatbot to help you comfort yourself.
11
  header: default
 
 
 
 
12
  models:
13
  - stabilityai/stable-diffusion-xl-base-1.0
14
- - TangBohu/style of Milton Glaser [SDXL] 368
15
  ---
 
9
  pinned: false
10
  short_description: A self-healing chatbot to help you comfort yourself.
11
  header: default
12
+ hf_oauth: true
13
+ # optional, default duration is 8 hours/480 minutes. Max duration is 30 days/43200 minutes.
14
+ hf_oauth_expiration_minutes: 20160
15
+
16
  models:
17
  - stabilityai/stable-diffusion-xl-base-1.0
18
+ - KappaNeuro/konstantin-korovin-style
19
  ---