runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> gr.Textbox(label = "Task", value = f"Today is {datetime.date.today()}. {os.environ['INPUT']}")], File "/usr/local/lib/python3.10/os.py", line 680, in __getitem__ raise KeyError(key) from None KeyError: 'INPUT'

Container logs:

Fetching error logs...