Turkeyengineer commited on
Commit
5c9e304
·
verified ·
1 Parent(s): a357fc2

Update openapi.yaml

Browse files
Files changed (1) hide show
  1. openapi.yaml +1 -1
openapi.yaml CHANGED
@@ -6,7 +6,7 @@ info:
6
  servers:
7
  - url: https://turkeyengineer-test.hf.space
8
  paths:
9
- /run/predict:
10
  post:
11
  operationId: run_predict
12
  summary: 將中文句子依字分開
 
6
  servers:
7
  - url: https://turkeyengineer-test.hf.space
8
  paths:
9
+ /run_predict:
10
  post:
11
  operationId: run_predict
12
  summary: 將中文句子依字分開