tsi-org commited on
Commit
e4c625d
·
verified ·
1 Parent(s): 481f4d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -97,8 +97,8 @@ css = '''
97
  h1{margin-bottom: 0 !important}
98
  '''
99
  with gr.Blocks(css=css) as demo:
100
- gr.Markdown("# IP-Adapter-FaceID Plus demo")
101
- gr.Markdown("Demo for the [h94/IP-Adapter-FaceID model](https://huggingface.co/h94/IP-Adapter-FaceID) - Non-commercial license")
102
  with gr.Row():
103
  with gr.Column():
104
  files = gr.Files(
 
97
  h1{margin-bottom: 0 !important}
98
  '''
99
  with gr.Blocks(css=css) as demo:
100
+ gr.Markdown("# FaceID Pixio Demo")
101
+
102
  with gr.Row():
103
  with gr.Column():
104
  files = gr.Files(