调整容器挂载文件
This commit is contained in:
@@ -15,7 +15,7 @@ SETTLEMENT_LIST_SCHEMA = (
|
||||
+ UPPERCASE_MEDICAL_EXPENSES
|
||||
)
|
||||
SETTLEMENT_IE = Taskflow('information_extraction', schema=SETTLEMENT_LIST_SCHEMA, model='uie-x-base',
|
||||
task_path='../../model/settlement_list_model', layout_analysis=False, precision='fp16')
|
||||
task_path='model/settlement_list_model', layout_analysis=False, precision='fp16')
|
||||
|
||||
|
||||
@app.route('/nlp/settlement', methods=['POST'])
|
||||
|
||||
Reference in New Issue
Block a user