runtime error
Exit code: 1. Reason: Creating new FAISS index. Traceback (most recent call last): File "/home/user/app/app.py", line 471, in <module> past_entries_display = gr.DataFrame(headers=["Date", "Emotion", "Entry Snippet", "Entry ID"], interactive=False, height=300) File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) TypeError: Dataframe.__init__() got an unexpected keyword argument 'height'
Container logs:
Fetching error logs...