Spaces:
Running
on
Zero
Running
on
Zero
PRamoneda
commited on
Commit
·
45e5657
1
Parent(s):
df703c7
description
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ demo = gr.Interface(
|
|
110 |
title="Music Difficulty Estimator",
|
111 |
description=(
|
112 |
"Upload an MP3/MP4 or provide a YouTube URL. "
|
113 |
-
"If the
|
114 |
"and upload it here. Then the app can download and process the audio."
|
115 |
)
|
116 |
)
|
|
|
110 |
title="Music Difficulty Estimator",
|
111 |
description=(
|
112 |
"Upload an MP3/MP4 or provide a YouTube URL. "
|
113 |
+
"If you want to predict the difficulty directly from youtube, export your YouTube cookies as a Netscape-format file "
|
114 |
"and upload it here. Then the app can download and process the audio."
|
115 |
)
|
116 |
)
|