runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> from config import MODEL_ID, DEFAULT_HEIGHT, DEFAULT_WIDTH, DEFAULT_NUM_FRAMES, DEFAULT_NUM_INFERENCE_STEPS File "/home/user/app/config.py", line 22, in <module> TEMP_DIR = tempfile.gettempdir() NameError: name 'tempfile' is not defined. Did you mean: 'compile'?
Container logs:
						Fetching error logs...
