rafhiromadoni commited on
Commit
ca59236
·
verified ·
1 Parent(s): 95b8d85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ def rec_tab3_coldstart(author_name):
89
  # 5. UI GRADIO (Tanpa event listener otomatis / app.load)
90
  # ==========================================
91
  with gr.Blocks(title="SmartLib AI") as app:
92
- gr.Markdown("### 📚 SmartLib: AI Recommender (Lite Version)")
93
 
94
  with gr.Tabs():
95
  # TAB 1
 
89
  # 5. UI GRADIO (Tanpa event listener otomatis / app.load)
90
  # ==========================================
91
  with gr.Blocks(title="SmartLib AI") as app:
92
+ gr.Markdown("### 📚 SmartLib: AI Recommender ")
93
 
94
  with gr.Tabs():
95
  # TAB 1