runtime error

Exit code: 1. Reason: | 0.00/116 [00:00<?, ?B/s] config_sentence_transformers.json: 100%|██████████| 116/116 [00:00<00:00, 609kB/s] README.md: 0%| | 0.00/10.5k [00:00<?, ?B/s] README.md: 100%|██████████| 10.5k/10.5k [00:00<00:00, 22.2MB/s] sentence_bert_config.json: 0%| | 0.00/53.0 [00:00<?, ?B/s] sentence_bert_config.json: 100%|██████████| 53.0/53.0 [00:00<00:00, 292kB/s] config.json: 0%| | 0.00/612 [00:00<?, ?B/s] config.json: 100%|██████████| 612/612 [00:00<00:00, 2.65MB/s] model.safetensors: 0%| | 0.00/90.9M [00:00<?, ?B/s] model.safetensors: 100%|██████████| 90.9M/90.9M [00:00<00:00, 112MB/s] tokenizer_config.json: 0%| | 0.00/350 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 350/350 [00:00<00:00, 1.66MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 86.0MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 26.6MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 533kB/s] config.json: 0%| | 0.00/190 [00:00<?, ?B/s] config.json: 100%|██████████| 190/190 [00:00<00:00, 802kB/s] /app/app.py:177: UserWarning: You have not specified a value for the `type` parameter. Defaulting to the 'tuples' format for chatbot messages, but this is deprecated and will be removed in a future version of Gradio. Please set type='messages' instead, which uses openai-style dictionaries with 'role' and 'content' keys. chatbot = gr.Chatbot(height=400) Traceback (most recent call last): File "/app/app.py", line 189, in <module> @app.route("/evaluate_diagnosis", methods=["POST"]) NameError: name 'app' is not defined

Container logs:

Fetching error logs...