Skip to content

Commit f080402

Browse files
chore: update aic to v0.7.0rc15 (#7274)
Signed-off-by: Harrison King Saturley-Hall <hsaturleyhal@nvidia.com>
1 parent b7255c3 commit f080402

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

benchmarks/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ classifiers = [
4040
]
4141

4242
dependencies = [
43-
"aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@9b4a3d2750293cfeaf3e1c2a5058162a1e2c586e",
43+
"aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@5d419f99d60fdae0d3911cba06a9b571f3b2965c",
4444
"aiperf==0.6.0",
4545
"matplotlib",
4646
"networkx",

container/deps/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# For Multimodal EPD (required for device_map="auto" in vision model loading)
1414
accelerate
15-
aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@9b4a3d2750293cfeaf3e1c2a5058162a1e2c586e
15+
aiconfigurator[webapp] @ git+https://github.com/ai-dynamo/aiconfigurator.git@5d419f99d60fdae0d3911cba06a9b571f3b2965c
1616
aiofiles
1717
aiperf==0.6.0
1818
av==15.0.0

0 commit comments

Comments
 (0)