mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-14 09:38:05 +00:00
Add audio widget (#3863)
* Add audio widget * Fix audio bugs * Add CSS * Populate audio widget when load history
This commit is contained in:
@@ -632,3 +632,7 @@ dialog::backdrop {
|
||||
border-top: none;
|
||||
}
|
||||
}
|
||||
|
||||
audio.comfy-audio.empty-audio-widget {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user