jiayong commited on
Commit
1dd7b44
1 Parent(s): 862d407

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -178,6 +178,10 @@ with gr.Blocks(title = "Dreamoving",
178
  text_size=gr.themes.sizes.text_md
179
  )
180
  ) as demo:
 
 
 
 
181
  with gr.Row():
182
  gr.HTML(f"""
183
  <div id=css_img_dreamoving>
 
178
  text_size=gr.themes.sizes.text_md
179
  )
180
  ) as demo:
181
+ gr.Markdown(
182
+ "Please login first."
183
+ )
184
+ gr.LoginButton()
185
  with gr.Row():
186
  gr.HTML(f"""
187
  <div id=css_img_dreamoving>