# car-script **Repository Path**: car-project2/car-script ## Basic Information - **Project Name**: car-script - **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-01-20 - **Last Updated**: 2026-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 汽车项目相关脚本 ```shell pip install -r requirements.txt ``` ## 生成依赖 ```shell pip freeze > requirements.txt ``` # 运行 ```shell .venv\Scripts\activate python translate/youdao_model_style_en.py ```