runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> assert os.path.isfile(img_path), f"File '{img_path}' does not exist." AssertionError: File './David.jpg' does not exist.
Container logs:
Fetching error logs...