Skip to content

Commit e051d76

Browse files
fix: add tensorrt to all dependencies
1 parent 716724e commit e051d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ tensorrt = [
4848
"polygraphy ~= 0.49.9",
4949
]
5050
all = [
51+
"flux[tensorrt]",
5152
"flux[gradio]",
5253
"flux[streamlit]",
5354
"flux[torch]",

0 commit comments

Comments
 (0)