创建虚拟环境:conda create -n modelscope python=3.8 激活虚拟环境:conda activate modelscope
删除虚拟环境:conda remove --name modelscope--all
安装深度学习框架:pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
注意:pytorch环境安装
pip install datasets==2.16.0
pip install modelscope opencv-python opencv-contrib-python ipykernel oss2 simplejson sortedcontainers tensorflow gradio
pip install transformers
魔塔modelscope环境记录
最新推荐文章于 2025-04-17 16:13:46 发布