level 1
后台代码是
got prompt
model weight dtype torch.float16, manual cast: None
model_type EPS
Using pytorch attention in VAE
Using pytorch attention in VAE
VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
Requested to load SDXLClipModel
loaded completely 9.5367431640625e+25 1560.802734375 True
CLIP/text encoder model load device: cuda:0, offload device: cpu, current: cuda:0, dtype: torch.float16
Requested to load CLIPVisionModelProjection
loaded completely 3979.9972579956057 1208.09814453125 True
Requested to load SDXL
loaded partially 4724.438027191162 4724.4372634887695 0
0% | 0/20 [00:00<?, ?it/s]Exception in thread Thread-12 (<lambda>):
Traceback (most recent call last):
File "threading.py", line 1075, in _bootstrap_inner
File "threading.py", line 1012, in run
File "L:\LiblibAI-workspace\comfyui-deploy-win\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 1378, in <lambda>
threading.Thread(target=lambda: asyncio.run(default_cache_update())).start()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "asyncio\runners.py", line 194, in run
File "asyncio\runners.py", line 118, in run
File "asyncio\base_events.py", line 687, in run_until_complete
File "L:\LiblibAI-workspace\comfyui-deploy-win\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 1375, in default_cache_update
await asyncio.gather(a, b, c, d, e)
File "L:\LiblibAI-workspace\comfyui-deploy-win\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_server.py", line 1362, in get_cache
json_obj = await core.get_data(bk_uri, True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "L:\LiblibAI-workspace\comfyui-deploy-win\ComfyUI\custom_nodes\ComfyUI-Manager\glob\manager_core.py", line 664, in get_data
json_obj = json.loads(json_text)
^^^^^^^^^^^^^^^^^^^^^
File "json\__init__.py", line 346, in loads
File "json\decoder.py", line 337, in decode
File "json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
2025年04月04日 06点04分
