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

现在哪个版本可以用? #949

Open
xiaofanku opened this issue Aug 13, 2024 · 4 comments
Open

现在哪个版本可以用? #949

xiaofanku opened this issue Aug 13, 2024 · 4 comments

Comments

@xiaofanku
Copy link

目前环境: python 3.10. cuda:12.1. 下0.2报错: module compiled against API version 0xf but this version of numpy is 0xe

main分支也报错:

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 <module>
    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.
请按任意键继续. . .
@xiaofanku
Copy link
Author

随便 问一下可以实时流时输出吗?

@a907066892
Copy link

app_sadtalker.zip
替换这个包里的py文件

@hixuco
Copy link

hixuco commented Sep 26, 2024

app_sadtalker.zip 替换这个包里的py文件
Thanks a lot, this really helps, also there are few other fixes needed with gr.Audio and gr.Video, mainly to remove the style

@cikiChe
Copy link

cikiChe commented Sep 26, 2024

maybe you should see :https://www.youtube.com/watch?v=p5qPojr3cqA&t=339s

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

4 participants