Skip to content

Impossible to cancel a run #3

@Dhrhciebcy

Description

@Dhrhciebcy

Discovered by chance, once the music generation starts it is impossible to stop, the console simply say this and still continues running:

D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\samplings\__init__.py:351: RuntimeWarning: divide by zero encountered in log probs = np.where(modified_mask, np.log(probs)*np.array(weights)/temperature, probs)

Example:

[r:15/48][V:1]F/B/A/^G/ A/F/^E/G/ F2|[V:3]F,/F,,/^G,,/A,,/ B,,/C,/^D,/^E,/ F,2|
[r:16/47][V:1]z B/^A/ BF d2-|[V:3]B,2 z/ F/D/F/ B,/D/C/B,/|
[r:17/46][V:1]d/c/B/^A/ BF e2-|[V:3]^A,F, z/ F/E/F/ A,/C/B,/A,/|
D:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\samplings_init_.py:351: RuntimeWarning: divide by zero encountered in log
probs = np.where(modified_mask, np.log(probs)*np.array(weights)/temperature, probs)

[r:18/45][V:1]e/d/c/B/ dB ^g2-|[V:3]B,/C/D/C/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions