comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
55.72k stars 5.88k forks source link

Encountered issues while using stable-fast #2580

Open canbetry opened 9 months ago

canbetry commented 9 months ago

/alidata1/soft/anaconda3/envs/myenv/lib/python3.10/site-packages/torchvision/io/image.py:13: UserWarning: Failed to load image Python extension: '/alidata1/soft/anaconda3/envs/myenv/lib/python3.10/site-packages/torchvision/image.so: undefined symbol: _ZN3c104cuda9SetDeviceEi'If you don't plan on using image functionality from torchvision.io, you can ignore this warning. Otherwise, there might be something wrong with your environment. Did you have libjpeg or libpng installed before building torchvision from source? warn( ComfyUI_stable_fast: tensorrt_node import failed. Traceback (most recent call last): File "/alidata1/luoyunlong/comfyUI/custom_nodes/ComfyUI_stable_fast/init.py", line 26, in from .tensorrt_node import ( File "/alidata1/luoyunlong/comfyUI/custom_nodes/ComfyUI_stable_fast/tensorrt_node.py", line 13, in from .module.controlnet_tensorrt import ( File "/alidata1/luoyunlong/comfyUI/custom_nodes/ComfyUI_stable_fast/module/controlnet_tensorrt.py", line 1, in from .tensorrt_wrapper import CallableTensorRTEngineWrapper File "/alidata1/luoyunlong/comfyUI/custom_nodes/ComfyUI_stable_fast/module/tensorrt_wrapper.py", line 19, in from .tensorrt_utilities import Engine File "/alidata1/luoyunlong/comfyUI/custom_nodes/ComfyUI_stable_fast/module/tensorrt_utilities.py", line 73, in class TQDMProgressMonitor(trt.IProgressMonitor): AttributeError: module 'tensorrt' has no attribute 'IProgressMonitor'

canbetry commented 9 months ago

centos 7, NVIDIA T4 GPU

canbetry commented 9 months ago

use extension ComfyUI_stable_fast