Spaces:
Runtime error
Runtime error
Updated Readme
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
title: "Sports Chatbot"
|
3 |
emoji: "🏀"
|
4 |
colorFrom: "blue"
|
5 |
-
colorTo: "
|
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
|