asigalov61 commited on
Commit
cf60e61
·
verified ·
1 Parent(s): 838f8c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -129,7 +129,6 @@ def Mix_Loops(generation_type,
129
 
130
  print('Requested settings:')
131
  print('=' * 70)
132
- print('Input MIDI file name:', fn)
133
  print('Generation type:', generation_type)
134
  print('Source melody patch:', melody_patch)
135
  print('Model temperature:', model_temperature)
 
129
 
130
  print('Requested settings:')
131
  print('=' * 70)
 
132
  print('Generation type:', generation_type)
133
  print('Source melody patch:', melody_patch)
134
  print('Model temperature:', model_temperature)