import fastembed for pyinstaller
This commit is contained in:
parent
840d1e3bfc
commit
d1f2b551cc
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ from langchain_core.documents import Document
|
|||
from api.utils import get_resource
|
||||
from langchain_community.embeddings.fastembed import FastEmbedEmbeddings
|
||||
|
||||
# Pyinstaller
|
||||
import fastembed
|
||||
|
||||
|
||||
def get_icons_vectorstore():
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue