CoolFace
Apppublic

visakh7843/Sheet_Music_Generator

sourceHugging Faceupdated 4y agoView on Hugging Face
48likes
50 commits on main
38705b54y ago

Update packages.txt

Visakh Ajith
5a2d25b4y ago

removed unwanted prints

Visakh
c8b91054y ago

added new python packages

Visakh
61aa7f24y ago

Bug fixes and minor UI changes

Visakh
c9dbbbe4y ago

New UI with 2 models

Visakh
7f546424y ago

MIDI model implemented, New UI designed

Visakh
824146a4y ago

modified UI output to Gallery

Visakh
16807c44y ago

Merge branch 'main' of https://github.com/visakh7843/Sheet-music-generator-for-Sight-Reading into main

Visakh
6d331424y ago

new packages.txt

Visakh
d0202294y ago

Changed midi2audio to timidity,reduces depedencies

Visakh
3e980cb4y ago

Update packages.txt

Visakh Ajith
51afa214y ago

update .slugignore

Visakh
a652a2d4y ago

slugignore added

Visakh
fad2ef74y ago

reducing slug space

Visakh
d3e1b254y ago

fluidsynth added to aptfile

Visakh
248a7e64y ago

added aptfile

Visakh
c5e203c4y ago

Added APT file

Visakh
e0a02304y ago

Merge branch 'main' of https://github.com/visakh7843/Sheet-music-generator-for-Sight-Reading into main

Visakh
96addd24y ago

heroku deployment setup

Visakh
c12cf3d4y ago

packages.txt added and modified app.py

Visakh Ajith
2a6e99c4y ago

corrected lilypond commands

Visakh
404342f4y ago

removed files

Visakh
b4654f24y ago

modified app.py

Visakh
d2f5bd54y ago

Update packages.txt

Visakh Ajith
45feba24y ago

Update packages.txt

Visakh Ajith
40ba1ac4y ago

Update packages.txt

Visakh Ajith
40070264y ago

Update packages.txt

Visakh Ajith
07946e04y ago

Update packages.txt

Visakh Ajith
d5c55714y ago

Update packages.txt

Visakh Ajith
283b2144y ago

Update packages.txt

Visakh Ajith
29f3d454y ago

Update packages.txt

Visakh Ajith
e88122d4y ago

fluidsynth package update

Visakh Ajith
5e0d1ae4y ago

bug fixed in packages.txt

Visakh Ajith
518f76f4y ago

Added packages dependency

Visakh Ajith
76ce46e4y ago

Update requirements.txt

Visakh Ajith
90e113c4y ago

Update requirements.txt

Visakh Ajith
8cc6cce4y ago

remove irrelevant files

Visakh
da721764y ago

bug fixed: deployment not able to see app.py

Visakh
68f43dd4y ago

remove files

Visakh
ebace1a4y ago

fixed bug: Folder deletion

Visakh
12b7bf04y ago

Merge branch 'main' of https://github.com/visakh7843/Sheet-music-generator-for-Sight-Reading into main

Visakh
e849e3b4y ago

removed data files for deployment

Visakh
32066374y ago

update push to force

Visakh Ajith
6e1a92a4y ago

Create sync_to_huggingface_hub.yml

Visakh Ajith
63358ee4y ago

Create requirements.txt

Visakh Ajith
655410f4y ago

added huggingface spaces yaml

Visakh Ajith
e08994d4y ago

Added UI components and conversition to .wav format

Visakh
8f378614y ago

Song playback feature added

Visakh
eada2cd4y ago

Changed folder hierarchy, Added Gradio UI

Visakh
3b240b24y ago

Added time_sign and key_sign control

visakh7843