Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -76,7 +76,7 @@ def clear_all():
|
|
| 76 |
|
| 77 |
# === Gradio UI ===
|
| 78 |
with gr.Blocks() as iface:
|
| 79 |
-
gr.Markdown("## 🎬 Movie Recommender |
|
| 80 |
|
| 81 |
with gr.Row():
|
| 82 |
with gr.Column(scale=1):
|
|
|
|
| 76 |
|
| 77 |
# === Gradio UI ===
|
| 78 |
with gr.Blocks() as iface:
|
| 79 |
+
gr.Markdown("## 🎬 Movie Recommender | Built By: Barak, Shani, Ido and Bar")
|
| 80 |
|
| 81 |
with gr.Row():
|
| 82 |
with gr.Column(scale=1):
|