Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -7,13 +7,8 @@ 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 |
-
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
|
|
|
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 |
+
full_width: True
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|