# uPhotos **Repository Path**: xghrl/uPhotos ## Basic Information - **Project Name**: uPhotos - **Description**: not iPhotos - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2016-10-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #uPhotos 使用前需申请[MSCV API](https://www.microsoft.com/cognitive-services/en-us/Computer-Vision-API/documentation/AnalyzeImage)与[MS Translate API](https://blogs.msdn.microsoft.com/translation/gettingstarted1/) 并填入相应key至`server/secrets.py`内:`ms_cv_key`、`azure_client_id`、`azure_client_secret`。