mohitk24 commited on
Commit
6c64190
·
verified ·
1 Parent(s): f9e4305

Upload Gradio app and model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,4 +98,4 @@ with gr.Blocks() as demo:
98
  - **Key Center**: The musical key (A=0, Bb=1, B=2, C=3, Db=4, D=5, Eb=6, E=7, F=8, Gb=9, G=10, Ab=11)
99
  - **Musical Marking**: Tempo/style indication (Minuet=0, Allegro=1, Andante=2, Moderato=3, Allegretto=4, Dance=5)
100
  ''')
101
- # Removed demo.launch() as it's not needed for deployment
 
98
  - **Key Center**: The musical key (A=0, Bb=1, B=2, C=3, Db=4, D=5, Eb=6, E=7, F=8, Gb=9, G=10, Ab=11)
99
  - **Musical Marking**: Tempo/style indication (Minuet=0, Allegro=1, Andante=2, Moderato=3, Allegretto=4, Dance=5)
100
  ''')
101
+