sadtalker
#715
Replies: 1 comment
-
知道了 下方找到了 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
venv "venv\Scripts\Python.exe"
Python 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:18:16) [MSC v.1928 64 bit (AMD64)]
Commit hash:
Installing requirements for SadTalker WebUI (may take longer time in first time)
Launching SadTalker Web UI
{'_constructor_args': [{}], 'variant': 'default', 'equal_height': True, 'children': [], '_id': 2, 'visible': True, 'elem_id': None, 'elem_classes': None, 'proxy_url': None, 'share_token': 'N08NKpnuFUaWNnXFhUpMHu5mNUk6kJersFtjvHrFCzc', 'parent': Gradio Blocks instance: 0 backend functions
-------------------------------------------, 'is_rendered': True, 'state_session_capacity': 10000, 'temp_files': set(), 'GRADIO_CACHE': 'C:\Users\A01\AppData\Local\Temp\gradio'}
Traceback (most recent call last):
File "Launcher.py", line 204, in
start()
File "Launcher.py", line 198, in start
demo = sadtalker_demo()
File "F:\pythonDemo\SadTalker\app_sadtalker.py", line 35, in sadtalker_demo
with gr.Row().style(equal_height=False):
AttributeError: 'Row' object has no attribute 'style'
Beta Was this translation helpful? Give feedback.
All reactions