Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
44ce793
1
Parent(s):
47d026c
Update README.md
Browse files
README.md
CHANGED
@@ -4,16 +4,16 @@ emoji: 🧞
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
10 |
license: mit
|
11 |
fullWidth: true
|
12 |
hf_oauth: true
|
13 |
hf_oauth_scopes:
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
---
|
18 |
|
19 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.37.2
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
license: mit
|
11 |
fullWidth: true
|
12 |
hf_oauth: true
|
13 |
hf_oauth_scopes:
|
14 |
+
- read-repos
|
15 |
+
- write-repos
|
16 |
+
- manage-repos
|
17 |
---
|
18 |
|
19 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|