Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
| 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
|