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 | |