update server data

This commit is contained in:
2023-02-22 16:26:02 +08:00
parent 7015b5c1a5
commit 2dd734b87b
134 changed files with 2502 additions and 0 deletions

View File

@ -0,0 +1,11 @@
channels:
- conda-forge
dependencies:
- python=3.10.9
- pip<=23.0.1
- pip:
- mlflow
- cloudpickle==2.2.1
- torch==1.13.1
- tqdm==4.64.1
name: mlflow-env