# Ai-Lab **Repository Path**: catwings/ai-lab ## Basic Information - **Project Name**: Ai-Lab - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-07 - **Last Updated**: 2024-09-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Ai-Lab Ai 实验室 ## 运行项目 ```shell gunicorn app:app -c gunicorn_config.py --error-logfile - 或 ./venv/bin/gunicorn app:app -c gunicorn_config.py --error-logfile - ```