YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)
  1. https://github.com/comfyanonymous/ComfyUI_TensorRT - base nodes for TRT models
  2. 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:

  1. 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)
  2. 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)
  3. check CMD window while upscale using, you may need to install another libs such as "colored"

Models:

  1. 4x-AnimeSharp.engine - TRT engine of 4x-AnimeSharp
  2. 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
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support