epfl-dlab/aiflows

Automatically install pip requirements of a Flow from the FlowVerse

Opened this issue · 0 comments

Description of feature

When retrieving a Flow from the FlowVerse using aiflows.flow_verse.sync_dependencies, prompt the user to confirm whether they would like to download the flow's pip requirements as well. These requirements are specified in the pip_requirements.txt file of the respective flow.

Motivation (optional)

Currently, the manual download of requirements can be inconvenient

Expected behavior (optional)

No response

Additional Information (optional)

No response