Unverified Commit 83a3fe4e authored by Tushar Sharma's avatar Tushar Sharma Committed by GitHub
Browse files

chore: bump ai-configurator version in container to make gradio install optional (#4106)


Signed-off-by: default avatarTushar Sharma <tusharma@nvidia.com>
parent 25652437
......@@ -40,7 +40,7 @@ classifiers = [
]
dependencies = [
"aiconfigurator @ git+https://github.com/ai-dynamo/aiconfigurator.git@e46d9089ffe4f5dd62c46914489c55b6dfdbc903",
"aiconfigurator @ git+https://github.com/ai-dynamo/aiconfigurator.git@11b6d821f1fbb34300bb0ed4945f647e89fb411a",
"networkx",
"pandas",
"pydantic>=2",
......
......@@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0
accelerate==1.6.0
aiconfigurator @ git+https://github.com/ai-dynamo/aiconfigurator.git@e46d9089ffe4f5dd62c46914489c55b6dfdbc903
aiconfigurator @ git+https://github.com/ai-dynamo/aiconfigurator.git@11b6d821f1fbb34300bb0ed4945f647e89fb411a
aiofiles
aiperf @ git+https://github.com/ai-dynamo/aiperf.git@e8f69abf180ff9ea96de9f9a8c955df8c024625b
av==15.0.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment