when running code from my PC

#18
by opale7000 - opened

(venv) C:\Users\Pierr\Downloads\Compressed\SadTalker-main\SadTalker-main>webui
venv folder already exists, skipping creation...
venv "venv\Scripts\Python.exe"
Python 3.10.0 (tags/v3.10.0:b494f59, Oct 4 2021, 19:00:18) [MSC v.1929 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:\Users\Pierr\Downloads\Compressed\SadTalker-main\SadTalker-main\Launcher.py", line 204, in
start()
File "C:\Users\Pierr\Downloads\Compressed\SadTalker-main\SadTalker-main\Launcher.py", line 198, in start
demo = sadtalker_demo()
File "C:\Users\Pierr\Downloads\Compressed\SadTalker-main\SadTalker-main\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 . . .

If you want to install it standalone on Windows try this
https://www.youtube.com/watch?v=p5qPojr3cqA

Sign up or log in to comment