Spaces:
Running
Running
Update app.py
Browse files
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)
|