-
Traceback (most recent call last):
File "D:\ComfyUI\ComfyUI\nodes.py", line 1931, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", li…
-
Traceback (most recent call last):
File "E:\FreeSoft\sd\comfyui-aki-v1.3\nodes.py", line 1931, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
…
-
python gradio_demo/app.py
An error occurred while trying to fetch yisol/IDM-VTON: yisol/IDM-VTON does not appear to have a file named diffusion_pytorch_model.safetensors.
Defaulting to unsafe serial…
-
Hi! I was trying to use simple_extractor.py and got this error:
python simple_extractor.py --input-dir /home/seba/Documents/SOLIDER/SOLIDER-HumanParsing/input --output-dir /home/seba/Documents/SOLID…
-
I got this beautifull error message after install a new ComfyUI install fresh.
File "C:\ComfyUI_Cloth\ComfyUI\custom_nodes\ComfyUI_OOTDiffusion_CXH\__init__.py", line 1, in
from .OodGenerate…
-
raceback (most recent call last):
File "/usr/local/lib/python3.11/site-packages/torch/utils/cpp_extension.py", line 2107, in _run_ninja_build
subprocess.run(
File "/usr/local/lib/python3.11…
-
/root/venv/lib/python3.10/site-packages/transformers/utils/generic.py:441: UserWarning: torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node ins…
-
I followed those step mentioned in the ReadMe file and it worked properly as expected until I reached the 4th command to run this command inside ./preprocess directory `./encode_shape_texture_features…
-
Traceback (most recent call last):
File "/home/****/Downloads/cloth_try_on/OOTDiffusion/run/run_ootd.py", line 30, in
parsing_model = Parsing(args.gpu_id)
File "/home/****/Downloads/cloth_…
-
On step 4 i got the following error #ImportError: No module named options.test_options
Traceback (most recent call last):
File "./encode_clothing_features.py", line 8, in
from options.train_…