就是在models.tables.py#load_agent() 中的 tables_agent.initialize("microsoft/table-transformer-structure-recognition") 是否可修改为如果环境变量有设置,则从环境变量指定的路径中加载
就是在models.tables.py#load_agent()
中的
tables_agent.initialize("microsoft/table-transformer-structure-recognition")
是否可修改为如果环境变量有设置,则从环境变量指定的路径中加载