Fetching metadata from the HF Docker repository...
runtime error
Traceback (most recent call last):
File "/home/user/app/app.py", line 4, in <module>
iface = gr.Interface(fn=greet, inputs="text", outputs="text")
NameError: name 'greet' is not defined