Spaces:
Running
Running
貌似请求是失败的
#1
by
sanbo1200
- opened
curl -X POST 'https://mikeee-deeplx.hf.space/translate' -H 'Content-Type: application/json' -d '{"text": "你好,世界!", "source_lang": "zh", "target_lang": "en"}'
{"code":500,"message":"Translation failed","error":"Cannot read properties of undefined (reading 'text')"}