mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-11-02 18:59:28 +00:00
rm sklearn from query-classifier.yml (#5796)
This commit is contained in:
parent
c23cac3215
commit
cfc75dfdd5
@ -1,7 +1,7 @@
|
||||
loaders:
|
||||
- type: loaders.CustomPythonLoader
|
||||
search_path: [../../../haystack/nodes/query_classifier]
|
||||
modules: ["sklearn", "transformers"]
|
||||
modules: ["transformers"]
|
||||
ignore_when_discovered: ["__init__"]
|
||||
processors:
|
||||
- type: filter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user