Commit hash:
Installing requirements for SadTalker WebUI (may take longer time in first time)
Traceback (most recent call last):
File "Launcher.py", line 203, in
prepare_environment()
File "Launcher.py", line 189, in prepare_environment
run_pip(f"install -r \"{requirements_file}\"", "requirements for SadTalker WebUI (may take longer time in first time)")
File "Launcher.py", line 118, in run_pip
return run(f'"{python}" -m pip {args} --prefer-binary{index_url_line}', desc=f"Installing {desc}", errdesc=f"Couldn't install {desc}")
File "Launcher.py", line 86, in run
raise RuntimeError(message)
RuntimeError: Couldn't install requirements for SadTalker WebUI (may take longer time in first time).
Commit hash:
Installing requirements for SadTalker WebUI (may take longer time in first time)
Traceback (most recent call last):
File "Launcher.py", line 203, in
prepare_environment()
File "Launcher.py", line 189, in prepare_environment
run_pip(f"install -r \"{requirements_file}\"", "requirements for SadTalker WebUI (may take longer time in first time)")
File "Launcher.py", line 118, in run_pip
return run(f'"{python}" -m pip {args} --prefer-binary{index_url_line}', desc=f"Installing {desc}", errdesc=f"Couldn't install {desc}")
File "Launcher.py", line 86, in run
raise RuntimeError(message)
RuntimeError: Couldn't install requirements for SadTalker WebUI (may take longer time in first time).