|
|
发表于 2026-6-17 16:40:32
|
显示全部楼层
16:37:36] [Gradio] [app] 等待中... (1790/1800s)
[16:37:46] [Gradio] [app] 等待中... (1800/1800s)
[16:37:46] [Gradio] Traceback (most recent call last):
[16:37:46] [Gradio] File "<frozen app>", line 397, in generate_video
[16:37:46] [Gradio] File "<frozen app>", line 388, in _run_single
[16:37:46] [Gradio] Exception: 生成超时,请稍后重试
[16:37:46] [Gradio] During handling of the above exception, another exception occurred:
[16:37:46] [Gradio] Traceback (most recent call last):
[16:37:46] [Gradio] File "D:\yxrj\ComfyUI_SCAIL2-V3\deepface\Lib\site-packages\gradio\queueing.py", line 766, in process_events
[16:37:46] [Gradio] response = await route_utils.call_process_api(
[16:37:46] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[16:37:46] [Gradio] File "D:\yxrj\ComfyUI_SCAIL2-V3\deepface\Lib\site-packages\gradio\route_utils.py", line 355, in call_process_api
[16:37:46] [Gradio] output = await app.get_blocks().process_api(
[16:37:46] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[16:37:46] [Gradio] File "D:\yxrj\ComfyUI_SCAIL2-V3\deepface\Lib\site-packages\gradio\blocks.py", line 2147, in process_api
[16:37:46] [Gradio] result = await self.call_function(
[16:37:46] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^
[16:37:46] [Gradio] File "D:\yxrj\ComfyUI_SCAIL2-V3\deepface\Lib\site-packages\gradio\blocks.py", line 1629, in call_function
[16:37:46] [Gradio] prediction = await anyio.to_thread.run_sync( # type: ignore
[16:37:46] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[16:37:46] [Gradio] File "D:\yxrj\ComfyUI_SCAIL2-V3\deepface\Lib\site-packages\anyio\to_thread.py", line 61, in run_sync
[16:37:46] [Gradio] return await get_async_backend().run_sync_in_worker_thread(
[16:37:46] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[16:37:46] [Gradio] File "D:\yxrj\ComfyUI_SCAIL2-V3\deepface\Lib\site-packages\anyio\_backends\_asyncio.py", line 2525, in run_sync_in_worker_thread
[16:37:46] [Gradio] return await future
[16:37:46] [Gradio] ^^^^^^^^^^^^
[16:37:46] [Gradio] File "D:\yxrj\ComfyUI_SCAIL2-V3\deepface\Lib\site-packages\anyio\_backends\_asyncio.py", line 986, in run
[16:37:46] [Gradio] result = context.run(func, *args)
[16:37:46] [Gradio] ^^^^^^^^^^^^^^^^^^^^^^^^
[16:37:46] [Gradio] File "D:\yxrj\ComfyUI_SCAIL2-V3\deepface\Lib\site-packages\gradio\utils.py", line 1034, in wrapper
[16:37:46] [Gradio] response = f(*args, **kwargs)
[16:37:46] [Gradio] ^^^^^^^^^^^^^^^^^^
[16:37:46] [Gradio] File "<frozen app>", line 401, in generate_video
[16:37:46] [Gradio] gradio.exceptions.Error: '生成失败: 生成超时,请稍后重试'
机器配置:16g+32g |
|