Skip to content

Commit

Permalink
updating model import limitations (#2295)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShipraJain01 committed May 19, 2023
1 parent 8b9eade commit bc1f1dd
Show file tree
Hide file tree
Showing 2 changed files with 524 additions and 486 deletions.

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions sdk/python/foundation-models/system/import/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
'jsonpickle',
'mlflow==2.2.1',
'azureml-core>=1.43.0',
'azureml-mlflow>=1.47.0',
'azureml-metrics',
'scikit-learn>=0.24.0',
'cryptography',
'python-dateutil>=2.7.3,<3.0.0',
'datasets==2.11.0',
'soundfile>=0.12.1',
'librosa',
'diffusers==0.14.0',
'sentencepiece',
'transformers>=4.28.1',
'torch>=1.9.0',
'accelerate>=0.19.0',
'Pillow==9.4.0'

0 comments on commit bc1f1dd

Please sign in to comment.