Open 1195744773 opened 4 weeks ago
I don't have this kind of GPU, so I can't test and make them compatible. Sorry, you can modify the source code to test it yourself, or refer to the original author's code to test it: https://github.com/fpgaminer/joycaption
[程序崩溃,退出代码为 3221225620 (0xC0000094)] 以下是对退出代码的分析。这可能不准确,请酌情参考! 系统退出代码名称: INTEGER_DIVIDE_BY_ZERO 系统退出代码描述: {异常} 整数除 0。
崩溃堆栈回溯记录: Windows fatal exception: int divide by zero
Stack (most recent call first): File "F:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\logits_process.py", line 532 in call File "F:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\logits_process.py", line 104 in call File "F:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\utils.py", line 3017 in _sample File "F:\ComfyUI-aki-v1.4\python\lib\site-packages\transformers\generation\utils.py", line 2047 in generate File "F:\ComfyUI-aki-v1.4\python\lib\site-packages\torch\utils_contextlib.py", line 115 in decorate_context File "F:\ComfyUI-aki-v1.4\custom_nodes\ComfyUI_SLK_joy_caption_two\joy_caption_two_node.py", line 562 in generate File "F:\ComfyUI-aki-v1.4\execution.py", line 158 in process_inputs File "F:\ComfyUI-aki-v1.4\execution.py", line 169 in _map_node_over_list File "F:\ComfyUI-aki-v1.4\execution.py", line 198 in get_output_data File "F:\ComfyUI-aki-v1.4\execution.py", line 323 in execute File "F:\ComfyUI-aki-v1.4\execution.py", line 500 in execute File "F:\ComfyUI-aki-v1.4\main.py", line 125 in prompt_worker File "F:\ComfyUI-aki-v1.4\python\lib\threading.py", line 953 in run File "", line 92 in _run_old_run_func
File "", line 99 in run
File "F:\ComfyUI-aki-v1.4\python\lib\threading.py", line 1016 in _bootstrap_inner
File "F:\ComfyUI-aki-v1.4\python\lib\threading.py", line 973 in _bootstrap
我是小白但是想弄明白,希望指点一下