Surn commited on
Commit
95ec64d
1 Parent(s): 4f37585

Update Markdown

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -221,7 +221,7 @@ def ui(**kwargs):
221
 
222
  Disclaimer: This won't run on CPU only. Clone this App and run on GPU instance!
223
 
224
- Todo: Working on improved Melody Conditioned Music Generation transitions and consistency.
225
  """
226
  )
227
  if IS_SHARED_SPACE and not torch.cuda.is_available():
 
221
 
222
  Disclaimer: This won't run on CPU only. Clone this App and run on GPU instance!
223
 
224
+ Todo: Working on improved transitions between 30 second segments, improve Interrupt.
225
  """
226
  )
227
  if IS_SHARED_SPACE and not torch.cuda.is_available():