|
|
发表于 2026-1-31 00:25:54
|
显示全部楼层
大佬,请问我用ui图生视频时每次到80%就出现错误是什么原因,他写的是“[00:06:04] [Gradio] Traceback (most recent call last):
[00:06:04] [Gradio] File "<frozen app>", line 442, in generate_video
[00:06:04] [Gradio] Exception: 生成超时
[00:06:04] [Gradio] During handling of the above exception, another exception occurred:
[00:06:04] [Gradio] Traceback (most recent call last):
[00:06:04] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\queueing.py", line 745, in process_events
[00:06:04] [Gradio] response = await route_utils.call_process_api(
[00:06:04] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:06:04] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\route_utils.py", line 353, in call_process_api
[00:06:04] [Gradio] output = await app.get_blocks().process_api(
[00:06:04] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:06:04] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\blocks.py", line 2116, in process_api
[00:06:04] [Gradio] result = await self.call_function(
[00:06:04] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^
[00:06:04] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\blocks.py", line 1623, in call_function
[00:06:04] [Gradio] prediction = await anyio.to_thread.run_sync( # type: ignore
[00:06:04] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:06:04] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\anyio\to_thread.py", line 56, in run_sync
[00:06:04] [Gradio] return await get_async_backend().run_sync_in_worker_thread(
[00:06:04] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:06:04] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\anyio\_backends\_asyncio.py", line 2476, in run_sync_in_worker_thread
[00:06:04] [Gradio] return await future
[00:06:04] [Gradio] ^^^^^^^^^^^^
[00:06:04] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\anyio\_backends\_asyncio.py", line 967, in run
[00:06:04] [Gradio] result = context.run(func, *args)
[00:06:04] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^
[00:06:04] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\utils.py", line 915, in wrapper
[00:06:04] [Gradio] response = f(*args, **kwargs)
[00:06:04] [Gradio] ^^^^^^^^^^^^^^^^^^
[00:06:04] [Gradio] File "<frozen app>", line 487, in generate_video
[00:06:04] [Gradio] gradio.exceptions.Error: '生成失败: 生成超时'
[00:11:35] [ComfyUI] got prompt
[00:11:37] [Gradio] ✓ 任务已提交,ID: bfd645d0-a610-4e43-81d9-b5af93197453
[00:18:24] [ComfyUI] Using pytorch attention in VAE
[00:18:24] [ComfyUI] Using pytorch attention in VAE
[00:18:48] [ComfyUI] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
[00:18:55] [ComfyUI] Requested to load WanTEModel
[00:18:56] [ComfyUI] loaded completely 9.5367431640625e+25 5417.73828125 True
[00:18:56] [ComfyUI] CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cuda:0, dtype: torch.float16
[00:21:22] [ComfyUI] Requested to load WanVAE
[00:21:24] [ComfyUI] loaded completely 11288.972652435303 242.02829551696777 True
[00:21:37] [Gradio] Traceback (most recent call last):
[00:21:37] [Gradio] File "<frozen app>", line 442, in generate_video
[00:21:37] [Gradio] Exception: 生成超时
[00:21:37] [Gradio] During handling of the above exception, another exception occurred:
[00:21:37] [Gradio] Traceback (most recent call last):
[00:21:37] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\queueing.py", line 745, in process_events
[00:21:37] [Gradio] response = await route_utils.call_process_api(
[00:21:37] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:21:37] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\route_utils.py", line 353, in call_process_api
[00:21:37] [Gradio] output = await app.get_blocks().process_api(
[00:21:37] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:21:37] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\blocks.py", line 2116, in process_api
[00:21:37] [Gradio] result = await self.call_function(
[00:21:37] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^
[00:21:37] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\blocks.py", line 1623, in call_function
[00:21:37] [Gradio] prediction = await anyio.to_thread.run_sync( # type: ignore
[00:21:37] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:21:37] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\anyio\to_thread.py", line 56, in run_sync
[00:21:37] [Gradio] return await get_async_backend().run_sync_in_worker_thread(
[00:21:37] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[00:21:37] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\anyio\_backends\_asyncio.py", line 2476, in run_sync_in_worker_thread
[00:21:37] [Gradio] return await future
[00:21:37] [Gradio] ^^^^^^^^^^^^
[00:21:37] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\anyio\_backends\_asyncio.py", line 967, in run
[00:21:37] [Gradio] result = context.run(func, *args)
[00:21:37] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^
[00:21:37] [Gradio] File "D:\AIFACE\ComfyUI_WanAIO-V7\ComfyUI_WanAIO-V7\deepface\Lib\site-packages\gradio\utils.py", line 915, in wrapper
[00:21:37] [Gradio] response = f(*args, **kwargs)
[00:21:37] [Gradio] ^^^^^^^^^^^^^^^^^^
[00:21:37] [Gradio] File "<frozen app>", line 487, in generate_video
[00:21:37] [Gradio] gradio.exceptions.Error: '生成失败: 生成超时'
[00:21:38] [ComfyUI] Requested to load WAN21_Vace” 不知道是哪里的问题,内存32g 显卡24g,也设置了虚拟内存 |
|