|
发表于 2024-11-5 20:50:42
|
显示全部楼层
Activating the LivePortrait environment...
Environment activated successfully.
Starting the server...
Waiting for the server to start...
[20:44:24] Load appearance_feature_extractor from live_portrait_wrapper.py:46
E:\LivePortrait-aibl-v20240806\pretrained_weights\liveportrait\base_models\appear
ance_feature_extractor.pth done.
Load motion_extractor from live_portrait_wrapper.py:49
E:\LivePortrait-aibl-v20240806\pretrained_weights\liveportrait\base_models\motion
_extractor.pth done.
Load warping_module from live_portrait_wrapper.py:52
E:\LivePortrait-aibl-v20240806\pretrained_weights\liveportrait\base_models\warpin
g_module.pth done.
Load spade_generator from live_portrait_wrapper.py:55
E:\LivePortrait-aibl-v20240806\pretrained_weights\liveportrait\base_models\spade_
generator.pth done.
Load stitching_retargeting_module from live_portrait_wrapper.py:59
E:\LivePortrait-aibl-v20240806\pretrained_weights\liveportrait\retargeting_models
\stitching_retargeting_module.pth done.
Checking if the server is listening on port 8890...
Server not ready, waiting 4 seconds...
[20:44:28] FaceAnalysisDIY warmup time: 1.661s face_analysis_diy.py:79
[20:44:29] LandmarkRunner warmup time: 0.506s human_landmark_runner.py:95
Checking if the server is listening on port 8890...
E:\LivePortrait-aibl-v20240806\LivePortrait_env\lib\site-packages\gradio\analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.37.1, however version 4.44.1 is available, please upgrade.
--------
warnings.warn(
Server not ready, waiting 4 seconds...
Running on local URL: http://127.0.0.1:8890
To create a public link, set `share=True` in `launch()`.
Checking if the server is listening on port 8890...
Server is up and running on http://127.0.0.1:8890
Server is running. Press Ctrl+C to stop.
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "E:\LivePortrait-aibl-v20240806\LivePortrait_env\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "E:\LivePortrait-aibl-v20240806\LivePortrait_env\lib\asyncio\proactor_events.py", line 162, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "E:\LivePortrait-aibl-v20240806\LivePortrait_env\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "E:\LivePortrait-aibl-v20240806\LivePortrait_env\lib\asyncio\proactor_events.py", line 162, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。
Exception in callback _ProactorBasePipeTransport._call_connection_lost(None)
handle: <Handle _ProactorBasePipeTransport._call_connection_lost(None)>
Traceback (most recent call last):
File "E:\LivePortrait-aibl-v20240806\LivePortrait_env\lib\asyncio\events.py", line 80, in _run
self._context.run(self._callback, *self._args)
File "E:\LivePortrait-aibl-v20240806\LivePortrait_env\lib\asyncio\proactor_events.py", line 162, in _call_connection_lost
self._sock.shutdown(socket.SHUT_RDWR)
ConnectionResetError: [WinError 10054] 远程主机强迫关闭了一个现有的连接。 |
|