Skip to content

can't found file and stop run #109

@yulei1983

Description

@yulei1983

Help,can't found file stop run. System info: win10 64 ;RTX3060 ; Python 3.9.13
log:

cd I:\About_AI\HunYuanAI\Hunyuan3D2_WinPortable\Hunyuan3D-2.1 && I:\About_AI\HunYuanAI\Hunyuan3D2_WinPortable\python_standalone\python.exe -s gradio_app.py --disable_tex --low_vram_mode --profile 5
A matching Triton is not available, some optimizations will not be enabled
Traceback (most recent call last):
File "I:\About_AI\HunYuanAI\Hunyuan3D2_WinPortable\python_standalone\Lib\site-packages\xformers\__init__.py", line 57, in _is_triton_available
import triton  # noqa
^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'triton'
2026-03-05 02:14:12,141 - hy3dgen.shapgen - INFO - Try to load model from local path: I:\About_AI\HunYuanAI\Hunyuan3D2_WinPortable\\HuggingFaceHub\tencent/Hunyuan3D-2.1\hunyuan3d-dit-v2-1
Torchvision version: 0.23.0+cu129
torchvision.transforms.functional_tensor not found, applying compatibility fix...
Applied compatibility fix: created functional_tensor mock module
Loading example img list ...
Loading example txt list ...
Traceback (most recent call last):
File "I:\About_AI\HunYuanAI\Hunyuan3D2_WinPortable\Hunyuan3D-2.1\gradio_app.py", line 856, in <module>
i23d_worker = Hunyuan3DDiTFlowMatchingPipeline.from_pretrained(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "I:\About_AI\HunYuanAI\Hunyuan3D2_WinPortable\Hunyuan3D-2.1\hy3dshape\hy3dshape\pipelines.py", line 220, in from_pretrained
return cls.from_single_file(
^^^^^^^^^^^^^^^^^^^^^
File "I:\About_AI\HunYuanAI\Hunyuan3D2_WinPortable\Hunyuan3D-2.1\hy3dshape\hy3dshape\utils\utils.py", line 83, in wrapper
result = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "I:\About_AI\HunYuanAI\Hunyuan3D2_WinPortable\Hunyuan3D-2.1\hy3dshape\hy3dshape\pipelines.py", line 153, in from_single_file
raise FileNotFoundError(f"Model file {ckpt_path} not found")
FileNotFoundError: Model file I:\About_AI\HunYuanAI\Hunyuan3D2_WinPortable\\HuggingFaceHub\tencent/Hunyuan3D-2.1\hunyuan3d-dit-v2-1\model.fp16.ckpt not found
--- 程序执行结束 (退出码: 1) ---

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions