metaextractor / conda.yaml
tieandrews's picture
Initial model files commit.
f285df7
channels:
- conda-forge
dependencies:
- python=3.10.11
- pip<=23.1.2
- pip:
- mlflow==2.3
- accelerate==0.19.0
- cloudpickle==2.2.1
- cryptography==40.0.2
- dill==0.3.6
- etils==1.2.0
- google-api-python-client==2.84.0
- google-cloud-bigquery-storage==2.19.1
- google-cloud-bigquery==3.9.0
- google-cloud-datastore==2.15.1
- google-cloud-firestore==2.11.0
- google-cloud-language==2.9.1
- google-cloud-storage==2.8.0
- google-cloud-translate==3.11.1
- google-colab==1.0.0
- importlib-resources==5.12.0
- jaxlib==0.4.10
- numpy==1.22.4
- oauth2client==4.1.3
- packaging==23.1
- pandas==1.5.3
- pathlib==1.0.1
- protobuf==3.20.3
- pydot-ng==2.0.0
- pydot==1.4.2
- pysocks==1.7.1
- pyyaml==6.0
- requests==2.27.1
- rich==13.3.4
- scikit-learn==1.2.2
- scipy==1.10.1
- tblib==1.7.0
- tensorflow-probability==0.20.1
- tensorflow==2.12.0
- torch==2.0.1
- torchvision==0.15.2
- transformers==4.29.2
name: mlflow-env