|
楼主 |
发表于 2023-10-23 18:34:52
|
显示全部楼层
(VENV) D:\soft\tools\ai\wav2lip\sd_wav2lip_23>python run.py
No module 'xformers'. Proceeding without it.
D:\soft\tools\ai\wav2lip\sd_wav2lip_23\python310\lib\site-packages\pytorch_lightning\utilities\distributed.py:258: LightningDeprecationWarning: `pytorch_lightning.utilities.distributed.rank_zero_only` has been deprecated in v1.8.1 and will be removed in v2.0.0. You can import it from `pytorch_lightning.utilities` instead.
rank_zero_deprecation(
D:\soft\tools\ai\wav2lip\sd_wav2lip_23\scripts\uioo.py:16: GradioUnusedKwargWarning: You have unused kwarg parameters in Video, please remove them: {'file_types': ['mp4', 'png', 'jpg', 'jpeg', 'avi']}
video = gr.Video(label="视频", format="mp4",
Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.
D:\soft\tools\ai\wav2lip\sd_wav2lip_23\python310\lib\site-packages\gradio\processing_utils.py:188: UserWarning: Trying to convert audio automatically from int32 to 16-bit int format.
warnings.warn(warning.format(data.dtype))
Using cuda for inference.
Reading video frames...
Number of frames available for inference: 1173
LLVM ERROR: Symbol not found: __svml_cosf8_ha
(VENV) D:\soft\tools\ai\wav2lip\sd_wav2lip_23>pause
请按任意键继续. . . |
|