Hyoung-Kyu Song
Reinitialize demo with published github repository. With Gradio 4.x
16c8067
raw
history blame contribute delete
No virus
119 Bytes
FFMPEG_LOGGING_MODE = {
'DEBUG': "",
'INFO': "-v quiet -stats",
'ERROR': "-hide_banner -loglevel error",
}