Skip to content

Commit 6d72c38

Browse files
authored
Merge branch 'main' into bug/fix-vulnerabilities
2 parents 351c0fe + b807ffd commit 6d72c38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

template/config.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ settings:
66
parent_image: 'huggingface/transformers-pytorch-gpu'
77
build_options:
88
platform: 'linux/amd64'
9+
python_package_installer_args:
10+
system: null
911
{%- endif %}
12+
python_package_installer: uv
13+
install_stack_requirements: False
1014
required_integrations:
1115
{%- if cloud_of_choice == 'aws' %}
1216
- aws

0 commit comments

Comments
 (0)