Severian commited on
Commit
5eef861
·
verified ·
1 Parent(s): 5fe785e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -7,6 +7,13 @@ sdk: gradio
7
  app_file: app.py
8
  short_description: QR Code AI Art Generator Blend QR codes with AI Art
9
  sdk_version: 4.44.0
 
 
 
 
 
 
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  app_file: app.py
8
  short_description: QR Code AI Art Generator Blend QR codes with AI Art
9
  sdk_version: 4.44.0
10
+
11
+ hf_oauth: true
12
+
13
+ hf_oauth_expiration_minutes: 480
14
+
15
+ hf_oauth_scopes:
16
+ - read-repos
17
  ---
18
 
19
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference