runtime error

No model was supplied, defaulted to distilbert/distilbert-base-uncased-finetuned-sst-2-english and revision af0f99b (https://huggingface.co/distilbert/distilbert-base-uncased-finetuned-sst-2-english). Using a pipeline without specifying a model name and revision in production is not recommended. Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> iface = gr.Interface(fn = sentiment_getter, TypeError: Interface.__init__() missing 1 required positional argument: 'inputs'

Container logs:

Fetching error logs...