Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -7,10 +7,10 @@ sdk: gradio
|
|
7 |
sdk_version: 4.13.0
|
8 |
python_version: 3.11.7
|
9 |
app_file: app.py
|
10 |
-
pinned:
|
11 |
license: apache-2.0
|
12 |
models:
|
13 |
-
|
14 |
---
|
15 |
|
16 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
sdk_version: 4.13.0
|
8 |
python_version: 3.11.7
|
9 |
app_file: app.py
|
10 |
+
pinned: true
|
11 |
license: apache-2.0
|
12 |
models:
|
13 |
+
- doevent/dis
|
14 |
---
|
15 |
|
16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|