tsi-org commited on
Commit
96be60c
1 Parent(s): ee426f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ body {
89
  '''
90
 
91
  with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
92
- gr.Markdown("# 🎭 Expression Editor")
93
 
94
  with gr.Column():
95
  password = gr.Textbox(type="password", label="Enter password", placeholder="muhahaha")
 
89
  '''
90
 
91
  with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
92
+ gr.Markdown("# 🎭 Private FaceCraft Alpha")
93
 
94
  with gr.Column():
95
  password = gr.Textbox(type="password", label="Enter password", placeholder="muhahaha")