Spaces:
Running
Running
zeel sheladiya
commited on
Commit
·
c2ff771
1
Parent(s):
ad90a70
Update app.py
Browse files
app.py
CHANGED
@@ -24,7 +24,7 @@ with gr.Blocks() as demo:
|
|
24 |
[](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 |
[](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():
|