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

help TnT #923

Open
dscr945 opened this issue Jun 4, 2024 · 1 comment
Open

help TnT #923

dscr945 opened this issue Jun 4, 2024 · 1 comment

Comments

@dscr945
Copy link

dscr945 commented Jun 4, 2024

大佬,打扰您一下。我部署运行sadtalker报错结果是这个
Traceback (most recent call last):
File "E:\SadTalker\SadTalker\Launcher.py", line 204, in
start()
File "E:\SadTalker\SadTalker\Launcher.py", line 198, in start
demo = sadtalker_demo()
File "E:\SadTalker\SadTalker\app_sadtalker.py", line 35, in sadtalker_demo
with gr.Row().style(equal_height=False):
AttributeError: 'Row' object has no attribute 'style'

@eoffermann
Copy link

Install 3.41.2 of gradio.

Back in 3.41.2, gradio.Row() had a style() method - it was deprecated but still existed. That method went away altogether in 4.

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