'commit'
This commit is contained in:
@@ -142,10 +142,12 @@ async def train(file_path, output_dir, working_dir):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
# LightRag的数据库所有目录
|
||||
# LightRag的数据库所在目录
|
||||
working_dir = "./Topic/HuangWanQiao"
|
||||
# 临时文件的输出目录
|
||||
|
||||
# MinerU生成的临时文件目录
|
||||
output_dir = "./Output"
|
||||
|
||||
# 文档路径
|
||||
file_path = "./Doc/黄琬乔2023蓝桥杯省赛准考证.pdf"
|
||||
# 开始训练
|
||||
|
Reference in New Issue
Block a user