Add missing import (#4174)

main
Jairo Correa 7 months ago committed by GitHub
parent 369f459b20
commit c1696cd1b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -7,6 +7,7 @@ import io
import json
import struct
import random
import hashlib
from comfy.cli_args import args
class EmptyLatentAudio:

Loading…
Cancel
Save