runtime error

Exit code: 1. Reason: [00:00<00:00, 1.04MB/s] README.md: 0%| | 0.00/94.8k [00:00<?, ?B/s] README.md: 100%|██████████| 94.8k/94.8k [00:00<00:00, 168MB/s] sentence_bert_config.json: 0%| | 0.00/52.0 [00:00<?, ?B/s] sentence_bert_config.json: 100%|██████████| 52.0/52.0 [00:00<00:00, 505kB/s] config.json: 0%| | 0.00/743 [00:00<?, ?B/s] config.json: 100%|██████████| 743/743 [00:00<00:00, 6.89MB/s] model.safetensors: 0%| | 0.00/133M [00:00<?, ?B/s] model.safetensors: 100%|██████████| 133M/133M [00:00<00:00, 205MB/s] tokenizer_config.json: 0%| | 0.00/366 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 366/366 [00:00<00:00, 3.65MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 67.9MB/s] tokenizer.json: 0%| | 0.00/711k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 711k/711k [00:00<00:00, 19.5MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 859kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|██████████| 190/190 [00:00<00:00, 1.47MB/s] Creating new Chroma database... Traceback (most recent call last): File "/app/app.py", line 13, in <module> demo = create_app() File "/app/ui/app.py", line 54, in create_app qa_chain, available_sources = initialize_chain() File "/app/ui/app.py", line 28, in initialize_chain vectorstore = load_or_create_vectorstore(embeddings) File "/app/vectorstore.py", line 78, in load_or_create_vectorstore return create_new_vectorstore(embeddings) File "/app/vectorstore.py", line 170, in create_new_vectorstore raise FileNotFoundError( FileNotFoundError: No PDF files found in 'pdf' directory. Please add PDF files and run again.

Container logs:

Fetching error logs...