mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
Summarizer angepasst
This commit is contained in:
@@ -6,7 +6,7 @@ const inputJson = JSON.parse(fs.readFileSync("./testFile.json", "utf8"));
|
||||
|
||||
// Übergabe an den Summarizer
|
||||
transSummarizer.function({
|
||||
inputJson: inputJson
|
||||
json: inputJson
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user