BestWishYsh commited on
Commit
a7cdd0c
·
verified ·
1 Parent(s): 766b903

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -223,8 +223,11 @@ examples_images = [
223
 
224
  with gr.Blocks() as demo:
225
  gr.Markdown("""
 
 
 
226
  <div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
227
- ConsisID-Preview Space🤗
228
  </div>
229
  <div style="text-align: center;">
230
  <a href="https://huggingface.co/BestWishYsh/ConsisID">🤗 Model Hub</a> |
 
223
 
224
  with gr.Blocks() as demo:
225
  gr.Markdown("""
226
+ <div style='display: flex; align-items: center; justify-content: center; text-align: center;'>
227
+ <img src='https://www.pnglog.com/bwrbe1.png' style='width: 150px; height: auto; margin-right: 10px;' />
228
+ </div>
229
  <div style="text-align: center; font-size: 32px; font-weight: bold; margin-bottom: 20px;">
230
+ ConsisID-Preview Space
231
  </div>
232
  <div style="text-align: center;">
233
  <a href="https://huggingface.co/BestWishYsh/ConsisID">🤗 Model Hub</a> |