Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -75,7 +75,7 @@ with gr.Blocks() as interface:
|
|
75 |
|
76 |
with gr.Row():
|
77 |
instructions = gr.Textbox(
|
78 |
-
value="
|
79 |
label="Instructions",
|
80 |
interactive=False
|
81 |
)
|
|
|
75 |
|
76 |
with gr.Row():
|
77 |
instructions = gr.Textbox(
|
78 |
+
value="Android: move the download to the 'Ringtones' folder.\nApple: import download with 'Garage Band' and export to ringtones'.",
|
79 |
label="Instructions",
|
80 |
interactive=False
|
81 |
)
|