Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,8 @@ sdk: gradio
|
|
7 |
python_version: 3.9
|
8 |
sdk_version: 3.2
|
9 |
app_file: app.py
|
10 |
-
pinned:
|
11 |
license: bsd-3-clause
|
12 |
---
|
13 |
|
14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
|
|
7 |
python_version: 3.9
|
8 |
sdk_version: 3.2
|
9 |
app_file: app.py
|
10 |
+
pinned: false
|
11 |
license: bsd-3-clause
|
12 |
---
|
13 |
|
14 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|