You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
venv folder already exists, skipping creation...
venv "venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash:
Installing requirements for SadTalker WebUI (may take longer time in first time)
Launching SadTalker Web UI
Traceback (most recent call last):
File "C:\SadTalker\Launcher.py", line 204, in
start()
File "C:\SadTalker\Launcher.py", line 198, in start
demo = sadtalker_demo()
File "C:\SadTalker\app_sadtalker.py", line 35, in sadtalker_demo
with gr.Row().style(equal_height=False):
AttributeError: 'Row' object has no attribute 'style'
Launch unsuccessful. Exiting.
Press any key to continue . . .
please tell me how to fix it
The text was updated successfully, but these errors were encountered:
I can’t start SadTalker on PC, it shows this:
venv folder already exists, skipping creation...
venv "venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash:
Installing requirements for SadTalker WebUI (may take longer time in first time)
Launching SadTalker Web UI
Traceback (most recent call last):
File "C:\SadTalker\Launcher.py", line 204, in
start()
File "C:\SadTalker\Launcher.py", line 198, in start
demo = sadtalker_demo()
File "C:\SadTalker\app_sadtalker.py", line 35, in sadtalker_demo
with gr.Row().style(equal_height=False):
AttributeError: 'Row' object has no attribute 'style'
Launch unsuccessful. Exiting.
Press any key to continue . . .
please tell me how to fix it
The text was updated successfully, but these errors were encountered: