runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 71, in <module> iface = gr.Interface(fn=get_completion, inputs=[gr.Textbox(label="Insert Code Snippet",lines=5)], NameError: name 'gr' is not defined

Container logs:

Fetching error logs...