rahul7star commited on
Commit
c6bf388
·
verified ·
1 Parent(s): f6a3b4d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,7 +158,7 @@ css = """
158
  """
159
 
160
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
161
- gr.Markdown("# 🔐 OhamLab Video Showcase (Password Protected. May contain mature content)")
162
 
163
  # -------- Password Gate --------
164
  with gr.Column(visible=True) as login_box:
 
158
  """
159
 
160
  with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
161
+ gr.Markdown("# 🔐 OhamLab Video Showcase for PRO user only")
162
 
163
  # -------- Password Gate --------
164
  with gr.Column(visible=True) as login_box: