runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/transformers/utils/hub.py:111: FutureWarning: Using `TRANSFORMERS_CACHE` is deprecated and will be removed in v5 of Transformers. Use `HF_HOME` instead. warnings.warn( Device set to use cpu Files in current directory: ['.cache', 'app.py', 'requirements.txt'] Traceback (most recent call last): File "/app/app.py", line 35, in <module> plan_text = format_singtel_plans_from_csv(csv_path) File "/app/app.py", line 26, in format_singtel_plans_from_csv with open(csv_path, 'r', encoding='utf-8') as file: FileNotFoundError: [Errno 2] No such file or directory: '/app/final_singtel_postpaid_mobile_plans.csv'
Container logs:
Fetching error logs...