JirasakJo commited on
Commit
c59f5a0
·
verified ·
1 Parent(s): 114765a

Update calendar_rag.py

Browse files
Files changed (1) hide show
  1. calendar_rag.py +0 -1
calendar_rag.py CHANGED
@@ -4,7 +4,6 @@ from haystack.components.builders import PromptBuilder
4
  from haystack.components.embedders import SentenceTransformersDocumentEmbedder
5
  from haystack.components.retrievers.in_memory import *
6
  from haystack.document_stores.in_memory import InMemoryDocumentStore
7
- from transformers.utils.modeling_utils import init_empty_weights
8
  from haystack.utils import Secret
9
  from pathlib import Path
10
  import hashlib
 
4
  from haystack.components.embedders import SentenceTransformersDocumentEmbedder
5
  from haystack.components.retrievers.in_memory import *
6
  from haystack.document_stores.in_memory import InMemoryDocumentStore
 
7
  from haystack.utils import Secret
8
  from pathlib import Path
9
  import hashlib