runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> iface = gr.Interface(fn=bcs, inputs="text", outputs="text", css=css) NameError: name 'bcs' is not defined. Did you mean: 'bcf'?

Container logs:

Fetching error logs...