trucaliber
Results
2
comments of
trucaliber
It's an argument, not a method. I changed `with gr.Row().style(equal_height=False):` to `with gr.Row(equal_height=False):` https://www.gradio.app/guides/controlling-layout
I'm now stuck on another error. > Launching SadTalker Web UI > Traceback (most recent call last): > File "Launcher.py", line 204, in > start() > File "Launcher.py", line 198,...