MikeMpapa commited on
Commit
1d5f9d4
·
verified ·
1 Parent(s): bade42b

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -13,7 +13,7 @@ from utils import (
13
  os.environ["PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION"] = "python"
14
 
15
  DESCRIPTION = """
16
- <h1>🎵 Multitrack Midi Generator 🎶</h1>
17
  <h3>AI-driven Music Composer: Creating Music One Instrument at a Time!</h3>
18
  <p>This interactive application uses an AI model to generate music sequences based on a chosen genre and various user inputs. The apps constructs the piece instrument by instrument</p>
19
 
 
13
  os.environ["PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION"] = "python"
14
 
15
  DESCRIPTION = """
16
+ <h1>🎵 SA Midi Generation Demo 🎶</h1>
17
  <h3>AI-driven Music Composer: Creating Music One Instrument at a Time!</h3>
18
  <p>This interactive application uses an AI model to generate music sequences based on a chosen genre and various user inputs. The apps constructs the piece instrument by instrument</p>
19