You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removed unnecessary path renaming and ensured the correct PNG path is used for image processing and saving, improving consistency in file handling during melody generation.
Update app.py
Update app.py
Increase random string length in melody filenames
Changed the random string in generated melody filenames from 5 to 10 characters for improved uniqueness. Also fixed an issue where PNG filenames ending with '-1.png' are now renamed to '.png' to ensure consistent file naming.
0 commit comments