Spaces:
Running
Running
Update mars.py
Browse files
mars.py
CHANGED
|
@@ -288,8 +288,9 @@ with gr.Blocks() as app:
|
|
| 288 |
# We'll use a hidden component to track initial load
|
| 289 |
initial_load_done = gr.State(value=False)
|
| 290 |
|
| 291 |
-
with gr.TabItem("Audio
|
| 292 |
gr.HTML("""
|
|
|
|
| 293 |
<p>27 feb 2026 - This project may take a break in Mars. You may copy it and use your own Suno keys privatly or publicly. :)</p>
|
| 294 |
<p>There are two secret keys. SunoKey is essential. The Salt key is not yet implemented. It was intended for proof or receipe,</p>
|
| 295 |
<p>like a certificate of ownership if the song was ever monetized in some sense. Anyway, thanks for participating. It was fun.</p>
|
|
|
|
| 288 |
# We'll use a hidden component to track initial load
|
| 289 |
initial_load_done = gr.State(value=False)
|
| 290 |
|
| 291 |
+
with gr.TabItem("Audio Links"):
|
| 292 |
gr.HTML("""
|
| 293 |
+
<p>01 mar 2026 - The song creation is PAUSED. The music is still here. And also covers are working, kinda. But this space is paused. :)</p>
|
| 294 |
<p>27 feb 2026 - This project may take a break in Mars. You may copy it and use your own Suno keys privatly or publicly. :)</p>
|
| 295 |
<p>There are two secret keys. SunoKey is essential. The Salt key is not yet implemented. It was intended for proof or receipe,</p>
|
| 296 |
<p>like a certificate of ownership if the song was ever monetized in some sense. Anyway, thanks for participating. It was fun.</p>
|