runtime error
Exit code: 1. Reason: [00:00<00:00, 53.1MB/s] sentence_bert_config.json: 0%| | 0.00/53.0 [00:00<?, ?B/s][A sentence_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 388kB/s] config.json: 0%| | 0.00/612 [00:00<?, ?B/s][A config.json: 100%|██████████| 612/612 [00:00<00:00, 3.17MB/s] model.safetensors: 0%| | 0.00/90.9M [00:00<?, ?B/s][A model.safetensors: 100%|██████████| 90.9M/90.9M [00:00<00:00, 101MB/s] tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 1.90MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 27.2MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 35.3MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 759kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s][A config.json: 100%|██████████| 190/190 [00:00<00:00, 781kB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 794, in <module> memory_display = gr.HTML(label="Conversation Memory", value=format_memory()) File "/home/user/app/app.py", line 362, in format_memory user_id = session.get('user_id', 'guest') File "/usr/local/lib/python3.10/site-packages/werkzeug/local.py", line 318, in __get__ obj = instance._get_current_object() File "/usr/local/lib/python3.10/site-packages/werkzeug/local.py", line 519, in _get_current_object raise RuntimeError(unbound_message) from None RuntimeError: Working outside of request context. This typically means that you attempted to use functionality that needed an active HTTP request. Consult the documentation on testing for information about how to avoid this problem.
Container logs:
Fetching error logs...