zeel sheladiya commited on
Commit
c2ff771
·
1 Parent(s): ad90a70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ with gr.Blocks() as demo:
24
  [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/ravi7522/Football-Prediction)
25
  """)
26
  with gr.Row():
27
- gr.Label("Football Prediction", container=False)
28
 
29
  with gr.Row():
30
  with gr.Column():
 
24
  [![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/ravi7522/Football-Prediction)
25
  """)
26
  with gr.Row():
27
+ gr.Label("⚽️ Football Prediction ⚽️", container=False)
28
 
29
  with gr.Row():
30
  with gr.Column():