runtime error

Space failed to start. Exit code: 1. Reason: , ?B/s] Downloading (…)nce_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 9.08kB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 58.5kB/s] Downloading (…)e9125/tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] Downloading (…)e9125/tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 181MB/s] Downloading (…)okenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 176kB/s] Downloading (…)9125/train_script.py: 0%| | 0.00/13.2k [00:00<?, ?B/s] Downloading (…)9125/train_script.py: 100%|██████████| 13.2k/13.2k [00:00<00:00, 8.76MB/s] Downloading (…)7e55de9125/vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] Downloading (…)7e55de9125/vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 73.1MB/s] Downloading (…)5de9125/modules.json: 0%| | 0.00/349 [00:00<?, ?B/s] Downloading (…)5de9125/modules.json: 100%|██████████| 349/349 [00:00<00:00, 193kB/s] /home/user/.local/lib/python3.8/site-packages/torch/_utils.py:776: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() return self.fget.__get__(instance, owner)() Traceback (most recent call last): File "app.py", line 31, in <module> faq_pipeline = start_haystack() File "app.py", line 17, in start_haystack load_data_to_store(document_store,retriever) File "app.py", line 24, in load_data_to_store df['embedding'] = retriever.embed_queries(texts=questions) TypeError: embed_queries() got an unexpected keyword argument 'texts'

Container logs:

Fetching error logs...