MySafeCode commited on
Commit
1b92b20
·
verified ·
1 Parent(s): b840c30

Update mars.py

Browse files
Files changed (1) hide show
  1. mars.py +2 -1
mars.py CHANGED
@@ -295,7 +295,8 @@ with gr.Blocks() as app:
295
 
296
  with gr.TabItem("Audio Links"):
297
  gr.HTML("""
298
- <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>
 
299
  <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>
300
  <p>There are two secret keys. SunoKey is essential. The Salt key is not yet implemented. It was intended for proof or receipe,</p>
301
  <p>like a certificate of ownership if the song was ever monetized in some sense. Anyway, thanks for participating. It was fun.</p>
 
295
 
296
  with gr.TabItem("Audio Links"):
297
  gr.HTML("""
298
+ <p>01 mar 2026 - The song creation is PAUSED. The music is still here. </p>
299
+ <p>And also covers(https://huggingface.co/spaces/1hit/suno_upload2cover) are working, kinda. But this space is paused. :)</p>
300
  <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>
301
  <p>There are two secret keys. SunoKey is essential. The Salt key is not yet implemented. It was intended for proof or receipe,</p>
302
  <p>like a certificate of ownership if the song was ever monetized in some sense. Anyway, thanks for participating. It was fun.</p>