Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 381 Bytes

Useage

Env recommend

  • python 3.10.6

Quick Start

Test

curl -X POST "http://localhost:8000/translate/zh-en" -H "Content-Type: application/json" -d '{"text": "你好,世界!"}'