# ai_cv_learn **Repository Path**: hexingmo/ai_cv_learn ## Basic Information - **Project Name**: ai_cv_learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-07 - **Last Updated**: 2026-03-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ai_cv_learn 主要镜像源 阿里云镜像:https://mirrors.aliyun.com/pypi/simple/ 清华大学镜像:https://pypi.tuna.tsinghua.edu.cn/simple/ 中科大镜像:https://pypi.mirrors.ustc.edu.cn/simple/ 豆瓣镜像:https://pypi.douban.com/simple/ 华为云镜像:https://mirrors.huaweicloud.com/repository/pypi/simple/ 清华:https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/ 中科大:https://mirrors.ustc.edu.cn/anaconda/pkgs/main/ 阿里:https://mirrors.aliyun.com/anaconda/pkgs/main/ 北大:https://mirror.pku.edu.cn/anaconda/pkgs/main/ 导出所有 pip 包 ``` pip freeze > requirements.txt ```