Ctrl+K
adride00
Refactor app.py to implement a simplified chat interface using a new answer function. Removed previous InferenceClient and related logic, replacing it with a basic response generation that includes the current date and a random reply. Updated the Gradio interface accordingly.
a6a6f04