Spaces:
Runtime error
Runtime error
Alvaro del Castillo
commited on
Commit
·
dd10e05
1
Parent(s):
d3340ef
Change SDK to docker
Browse files
README.md
CHANGED
@@ -3,12 +3,13 @@ title: Scores
|
|
3 |
emoji: 💻
|
4 |
colorFrom: pink
|
5 |
colorTo: red
|
6 |
-
sdk:
|
7 |
sdk_version: 5.32.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: Analyze music scores from PDF files
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 💻
|
4 |
colorFrom: pink
|
5 |
colorTo: red
|
6 |
+
sdk: docker
|
7 |
sdk_version: 5.32.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: Analyze music scores from PDF files
|
12 |
+
app_port: 7860
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|