asigalov61 commited on
Commit
b37dd07
·
verified ·
1 Parent(s): 1b31ef4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -210,6 +210,7 @@ def Text_to_Music(input_title, input_num_tokens, input_prompt_type):
210
  vel = 90
211
  pitch = 0
212
  channel = 0
 
213
 
214
  for ss in song:
215
 
 
210
  vel = 90
211
  pitch = 0
212
  channel = 0
213
+ chan = 0
214
 
215
  for ss in song:
216