Skip to content

Commit

Permalink
Update app_onnx.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyTNT committed Oct 9, 2024
1 parent 60bb6a9 commit 9b7543f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_onnx.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from midi_synthesizer import MidiSynthesizer
from midi_tokenizer import MIDITokenizer

VERSION = "v1.3.3"
VERSION = "v1.3.4"
MAX_SEED = np.iinfo(np.int32).max

rt.set_default_logger_severity(3)
Expand Down

0 comments on commit 9b7543f

Please sign in to comment.