Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -233,8 +233,8 @@ with gr.Blocks(title="SonicMaster – Text-Guided Restoration & Mastering", fill
|
|
| 233 |
"## 🎧 SonicMaster\n"
|
| 234 |
"Upload audio or pick an example, write a prompt (or leave blank), then click **Enhance**.\n"
|
| 235 |
"If left blank, we'll use a generic prompt: _Enhance the input audio_.\n"
|
| 236 |
-
"- First run downloads model weights (progress will show).\n"
|
| 237 |
"- The enhanced audio may take a few seconds to appear after processing. Please wait until the output loads.\n"
|
|
|
|
| 238 |
"\n"
|
| 239 |
"If you enjoy this model, please cite [our paper](https://huggingface.co/papers/2508.03448). "
|
| 240 |
)
|
|
|
|
| 233 |
"## 🎧 SonicMaster\n"
|
| 234 |
"Upload audio or pick an example, write a prompt (or leave blank), then click **Enhance**.\n"
|
| 235 |
"If left blank, we'll use a generic prompt: _Enhance the input audio_.\n"
|
|
|
|
| 236 |
"- The enhanced audio may take a few seconds to appear after processing. Please wait until the output loads.\n"
|
| 237 |
+
"- Please note that if it is the first run, HF will need to download model weights which takes a while.\n"
|
| 238 |
"\n"
|
| 239 |
"If you enjoy this model, please cite [our paper](https://huggingface.co/papers/2508.03448). "
|
| 240 |
)
|