yizhangliu commited on
Commit
9a9b367
1 Parent(s): 8202902

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -237,6 +237,8 @@ css = '''
237
  }
238
  '''
239
 
 
 
240
  image_blocks = gr.Blocks(css=css)
241
  with image_blocks as demo:
242
  # gr.HTML(read_content("header.html"))
 
237
  }
238
  '''
239
 
240
+ print(f'liuyz_100_here_')
241
+
242
  image_blocks = gr.Blocks(css=css)
243
  with image_blocks as demo:
244
  # gr.HTML(read_content("header.html"))