Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -218,7 +218,7 @@ footer, .gradio-footer {
|
|
| 218 |
# UI
|
| 219 |
# ======================================================
|
| 220 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
|
| 221 |
-
gr.Markdown("# 🔐 OhamLab Video Showcase")
|
| 222 |
|
| 223 |
# -------- LOGIN --------
|
| 224 |
with gr.Column(visible=True) as login_box:
|
|
|
|
| 218 |
# UI
|
| 219 |
# ======================================================
|
| 220 |
with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
|
| 221 |
+
gr.Markdown("# 🔐 OhamLab Video Showcase- For PRO Users 18+ only unlock")
|
| 222 |
|
| 223 |
# -------- LOGIN --------
|
| 224 |
with gr.Column(visible=True) as login_box:
|