File size: 106 Bytes
33e6c70
 
 
 
 
1
2
3
4
5
conda create -n lmdeploy python=3.8 -y
conda activate lmdeploy
pip install requirements.txt

python run.py