Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

启动报错 #692

Open
sleechengn opened this issue Nov 1, 2023 · 1 comment
Open

启动报错 #692

sleechengn opened this issue Nov 1, 2023 · 1 comment

Comments

@sleechengn
Copy link

Launching SadTalker Web UI
Traceback (most recent call last):
File "Launcher.py", line 204, in
start()
File "Launcher.py", line 198, in start
demo = sadtalker_demo()
File "D:\soft\SadTalker\app_sadtalker.py", line 35, in sadtalker_demo
with gr.Row().style(equal_height=False):
AttributeError: 'Row' object has no attribute 'style'

@easyontheice
Copy link

easyontheice commented Nov 5, 2023

Replace app_sadtalker.py with this file:

app_sadtalker.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants