Skip to content

Examples + guides to configure arbitrary python dependencies with your application. #372

Open
@hutm

Description

@hutm

Examples + guides to configure arbitrary python dependencies with your application.
Support in-code python dependencies for a dynamo artifact.

example:

@dynamo.service(
    image=images.PythonImage(python_version="3.11").python_packages("torch", "transformers"),
)

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or requestlanguage::pythonIssues/PRs that reference Python code

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions