bhanumitt commited on
Commit
0a6b400
·
1 Parent(s): c9764b1

Updated Readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
  title: "Sports Chatbot"
3
  emoji: "🏀"
4
  colorFrom: "blue"
5
- colorTo: "orange"
6
  sdk: "gradio" # Change to "streamlit" if you're using Streamlit instead of Gradio
7
  sdk_version: "4.19.2" # Replace with the Gradio version you are using
8
  app_file: app.py # Update this to the main file of your app if it’s named differently
 
2
  title: "Sports Chatbot"
3
  emoji: "🏀"
4
  colorFrom: "blue"
5
+ colorTo: "yellow"
6
  sdk: "gradio" # Change to "streamlit" if you're using Streamlit instead of Gradio
7
  sdk_version: "4.19.2" # Replace with the Gradio version you are using
8
  app_file: app.py # Update this to the main file of your app if it’s named differently