Skip to content

Commit 81432b6

Browse files
Add AuraFlow to Readme.
1 parent a752a2f commit 81432b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Supports:
1212
- SDXL Turbo
1313
- Stable Video Diffusion
1414
- Stable Video Diffusion-XT 
15+
- AuraFlow
1516

1617
Requirements:
1718

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfyui_tensorrt"
33
description = "TensorRT Node for ComfyUI\nThis node enables the best performance on NVIDIA RTX™ Graphics Cards (GPUs) for Stable Diffusion by leveraging NVIDIA TensorRT."
4-
version = "0.1.3"
4+
version = "0.1.4"
55
license = "LICENSE"
66
dependencies = [
77
"tensorrt>=10.0.1",

0 commit comments

Comments
 (0)