You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
崩溃堆栈回溯记录:
Windows fatal exception: int divide by zero
Stack (most recent call first):
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\logits_process.py", line 532 in call
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\logits_process.py", line 104 in call
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\utils.py", line 3268 in _beam_search
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\utils.py", line 2079 in generate
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\torch\utils_contextlib.py", line 115 in decorate_context
File "K:\ComfyUI-aki-v1.4.cache\huggingface\modules\transformers_modules\Florence-2-base-PromptGen-v2.0\modeling_florence2.py", line 2796 in generate
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\peft\peft_model.py", line 1638 in generate
File "K:\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Florence2\nodes.py", line 302 in encode
File "K:\ComfyUI-aki-v1.4\execution.py", line 159 in process_inputs
File "K:\ComfyUI-aki-v1.4\execution.py", line 170 in map_node_over_list
File "K:\ComfyUI-aki-v1.4\execution.py", line 199 in get_output_data
File "K:\ComfyUI-aki-v1.4\execution.py", line 324 in execute
File "K:\ComfyUI-aki-v1.4\execution.py", line 501 in execute
File "K:\ComfyUI-aki-v1.4\custom_nodes\rgthree-comfy_init.py", line 217 in rgthree_execute
File "K:\ComfyUI-aki-v1.4\main.py", line 126 in prompt_worker
File "K:\ComfyUI-aki-v1.4\python\lib\threading.py", line 953 in run
File "<enhanced_experience vendors.sentry_sdk.integrations.threading>", line 92 in _run_old_run_func
File "<enhanced_experience vendors.sentry_sdk.integrations.threading>", line 99 in run
File "K:\ComfyUI-aki-v1.4\python\lib\threading.py", line 1016 in _bootstrap_inner
File "K:\ComfyUI-aki-v1.4\python\lib\threading.py", line 973 in _bootstrap
请注意,通常退出代码与其描述都不足以诊断问题!
总是上传完整日志而非只有退出代码。
The text was updated successfully, but these errors were encountered:
[程序崩溃,退出代码为 3221225620 (0xC0000094)]
以下是对退出代码的分析。这可能不准确,请酌情参考!
系统退出代码名称: INTEGER_DIVIDE_BY_ZERO
系统退出代码描述: {异常} 整数除 0。
崩溃堆栈回溯记录:
Windows fatal exception: int divide by zero
Stack (most recent call first):
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\logits_process.py", line 532 in call
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\logits_process.py", line 104 in call
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\utils.py", line 3268 in _beam_search
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\utils.py", line 2079 in generate
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\torch\utils_contextlib.py", line 115 in decorate_context
File "K:\ComfyUI-aki-v1.4.cache\huggingface\modules\transformers_modules\Florence-2-base-PromptGen-v2.0\modeling_florence2.py", line 2796 in generate
File "K:\ComfyUI-aki-v1.4\python\lib\site-packages\peft\peft_model.py", line 1638 in generate
File "K:\ComfyUI-aki-v1.4\custom_nodes\ComfyUI-Florence2\nodes.py", line 302 in encode
File "K:\ComfyUI-aki-v1.4\execution.py", line 159 in process_inputs
File "K:\ComfyUI-aki-v1.4\execution.py", line 170 in map_node_over_list
File "K:\ComfyUI-aki-v1.4\execution.py", line 199 in get_output_data
File "K:\ComfyUI-aki-v1.4\execution.py", line 324 in execute
File "K:\ComfyUI-aki-v1.4\execution.py", line 501 in execute
File "K:\ComfyUI-aki-v1.4\custom_nodes\rgthree-comfy_init.py", line 217 in rgthree_execute
File "K:\ComfyUI-aki-v1.4\main.py", line 126 in prompt_worker
File "K:\ComfyUI-aki-v1.4\python\lib\threading.py", line 953 in run
File "<enhanced_experience vendors.sentry_sdk.integrations.threading>", line 92 in _run_old_run_func
File "<enhanced_experience vendors.sentry_sdk.integrations.threading>", line 99 in run
File "K:\ComfyUI-aki-v1.4\python\lib\threading.py", line 1016 in _bootstrap_inner
File "K:\ComfyUI-aki-v1.4\python\lib\threading.py", line 973 in _bootstrap
请注意,通常退出代码与其描述都不足以诊断问题!
总是上传完整日志而非只有退出代码。
The text was updated successfully, but these errors were encountered: