YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co./docs/hub/model-cards#model-card-metadata)
- https://github.com/comfyanonymous/ComfyUI_TensorRT - base nodes for TRT models
- https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt - base node for TRT upscale models (you can convert any ESRGAN models to TRT engine, )
You need to use tensorrt v 10.6.0:
- if not istalled run CMD at ComfyUI\python_embeded and use command "python.exe -m pip install tensorrt" (or specify the version via tensorrt==10.6.0)
- if installed already run "python.exe -m pip uninstall tensorrt", delete all folders with tensor name in python_embeded\Lib\site-packages, then use command "python.exe -m pip install tensorrt" (or specify the version via tensorrt==10.6.0)
- check CMD window while upscale using, you may need to install another libs such as "colored"
Models:
- 4x-AnimeSharp.engine - TRT engine of 4x-AnimeSharp
- ComfyUI_DYN_$dyn-b-1-4-2-h-768-1280-1024-w-768-1280-1024_00001_.engine - dynamic TRT version of NoobAI v1.0 with WH resolutions from 768 to 1280 by side
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no library tag.