barakb21 commited on
Commit
0252006
·
verified ·
1 Parent(s): a8b12e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 |built by: barak, shani, ido and bar")
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):