{"id":23899289,"url":"https://github.com/alphasnow/modelscope-serving","last_synced_at":"2025-04-15T09:34:10.683Z","repository":{"id":171596319,"uuid":"648127140","full_name":"alphasnow/modelscope-serving","owner":"alphasnow","description":"Build AI model service based on ModelScope / 一键搭建基于魔搭的AI模型服务","archived":false,"fork":false,"pushed_at":"2023-06-01T10:17:26.000Z","size":46,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T18:51:50.156Z","etag":null,"topics":["deep-learning","machine-learning","modelscope","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alphasnow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-01T09:11:48.000Z","updated_at":"2025-02-08T00:28:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7a82d8a-fe2e-470c-8eb7-6201ba7313b0","html_url":"https://github.com/alphasnow/modelscope-serving","commit_stats":null,"previous_names":["alphasnow/modelscope-serving"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphasnow%2Fmodelscope-serving","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphasnow%2Fmodelscope-serving/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphasnow%2Fmodelscope-serving/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alphasnow%2Fmodelscope-serving/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alphasnow","download_url":"https://codeload.github.com/alphasnow/modelscope-serving/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249042921,"owners_count":21203376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","machine-learning","modelscope","python"],"created_at":"2025-01-04T18:17:14.192Z","updated_at":"2025-04-15T09:34:10.658Z","avatar_url":"https://github.com/alphasnow.png","language":"Python","readme":"# ModelScope Serving\n![modelscope-serving](https://socialify.git.ci/alphasnow/modelscope-serving/image?description=1\u0026font=Inter\u0026language=1\u0026name=1\u0026pattern=Plus\u0026theme=Auto)\n\nUse the following command to easily start ModelScope Serving\n```bash\ngit clone https://github.com/alphasnow/modelscope-serving.git\ncd modelscope-serving\ndocker-compose up -f docker-compose.yml -d\n```\n\n## Example\n```bash\n# request\ncurl 'http://127.0.0.1:8800/api/predict/image-cartoon' \\\n-H 'Content-Type:application/json' \\\n-X POST \\\n-d '{\"image\":\"TdbnJ6cHh9mV09O5qu+z6Sv3j06vPvJvcePHqdrLa...\",\"algo_type\":\"anime\"}'\n# response\n{\"image\":\"Yc+a9/V3bHXmnZSu26oXaBa66pbLpbd4f7+8dHxj370o...\"}\n```\n\n## Features\n- Automatic Speech Recognition `/asr/paraformer`\n- Text To Speech `/tts/emotion`\n- Photo to Cartoon `/image-cartoon`\n- Image segmentation `/image-segment/person` `/image-segment/product`\n- Optical Character Recognition `/image-ocr/general`\n- Word Segment `/word-segmentation`\n- Body Detection `/image-body/2d-keypoint`\n\n## Dependencies\n- docker\n- docker-compose\n- modelscope\n- python\n- fastapi\n- opencv\n- uvicorn\n\n## License\nThis project is licensed under the [Apache License (Version 2.0)](LICENSE).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphasnow%2Fmodelscope-serving","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphasnow%2Fmodelscope-serving","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphasnow%2Fmodelscope-serving/lists"}