jbilcke-hf HF staff commited on
Commit
c52f34d
β€’
1 Parent(s): 6e8a0f3

trying something with oauth

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -10,10 +10,7 @@ disable_embedding: true
10
  short_description: Create your own AI comic with a single prompt
11
  hf_oauth: true
12
  hf_oauth_expiration_minutes: 43200
13
- hf_oauth_scopes:
14
- - openid
15
- - profile
16
- - inference-api
17
  ---
18
 
19
  # AI Comic Factory
 
10
  short_description: Create your own AI comic with a single prompt
11
  hf_oauth: true
12
  hf_oauth_expiration_minutes: 43200
13
+ hf_oauth_scopes: [inference-api]
 
 
 
14
  ---
15
 
16
  # AI Comic Factory