Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -210,7 +210,7 @@ with gr.Blocks(title="WikiArt Recommendation System", theme=gr.themes.Soft()) as
|
|
| 210 |
outputs=[image_gallery, image_info]
|
| 211 |
)
|
| 212 |
|
| 213 |
-
|
| 214 |
---
|
| 215 |
### 📹 Project Presentation
|
| 216 |
""")
|
|
|
|
| 210 |
outputs=[image_gallery, image_info]
|
| 211 |
)
|
| 212 |
|
| 213 |
+
gr.Markdown("""
|
| 214 |
---
|
| 215 |
### 📹 Project Presentation
|
| 216 |
""")
|