mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 04:27:15 +00:00
parent
7e633c6b0c
commit
011baf492f
@ -5,7 +5,7 @@ from typing import Optional, List, Union, Dict
|
||||
from canals.errors import PipelineRuntimeError
|
||||
from tqdm import tqdm
|
||||
|
||||
from haystack.lazy_imports import LazyImport
|
||||
from haystack.preview.lazy_imports import LazyImport
|
||||
from haystack.preview import Document, component
|
||||
|
||||
with LazyImport("Run 'pip install farm-haystack[preprocessing]'") as langdetect_import:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user