--- title: SimpleConversationalApp emoji: 💻 colorFrom: yellow colorTo: purple sdk: streamlit sdk_version: 1.25.0 app_file: app.py pinned: false --- ``` Start by cloning this repo by using: git clone https://huggingface.co/spaces/praveenku32k/SimpleConversationalApp Then commit and push: git add app.py git commit -m "Add application file" ``` Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference