visakh7843/Sheet_Music_Generator
Update packages.txt
removed unwanted prints
added new python packages
Bug fixes and minor UI changes
New UI with 2 models
MIDI model implemented, New UI designed
modified UI output to Gallery
Merge branch 'main' of https://github.com/visakh7843/Sheet-music-generator-for-Sight-Reading into main
new packages.txt
Changed midi2audio to timidity,reduces depedencies
Update packages.txt
update .slugignore
slugignore added
reducing slug space
fluidsynth added to aptfile
added aptfile
Added APT file
Merge branch 'main' of https://github.com/visakh7843/Sheet-music-generator-for-Sight-Reading into main
heroku deployment setup
packages.txt added and modified app.py
corrected lilypond commands
removed files
modified app.py
Update packages.txt
Update packages.txt
Update packages.txt
Update packages.txt
Update packages.txt
Update packages.txt
Update packages.txt
Update packages.txt
fluidsynth package update
bug fixed in packages.txt
Added packages dependency
Update requirements.txt
Update requirements.txt
remove irrelevant files
bug fixed: deployment not able to see app.py
remove files
fixed bug: Folder deletion
Merge branch 'main' of https://github.com/visakh7843/Sheet-music-generator-for-Sight-Reading into main
removed data files for deployment
update push to force
Create sync_to_huggingface_hub.yml
Create requirements.txt
added huggingface spaces yaml
Added UI components and conversition to .wav format
Song playback feature added
Changed folder hierarchy, Added Gradio UI
Added time_sign and key_sign control
