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

AttributeError: 'Row' object has no attribute 'style' #694

Open
HubsFeed opened this issue Nov 1, 2023 · 3 comments
Open

AttributeError: 'Row' object has no attribute 'style' #694

HubsFeed opened this issue Nov 1, 2023 · 3 comments

Comments

@HubsFeed
Copy link

HubsFeed commented Nov 1, 2023

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

@BertyBermuda
Copy link

I got the same error, not sure how to fix this. I hope someone smarter will tell us what to do next! :) tx.

@easyontheice
Copy link

easyontheice commented Nov 5, 2023

Replace app_sadtalker.py with this file:

app_sadtalker.zip

@javarike
Copy link

Replace app_sadtalker.py with this file:

app_sadtalker.zip

this work! thanks for your greate help!!!

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