shaocong commited on
Commit
29aae9c
·
1 Parent(s): 3470d29

update html

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -273,8 +273,6 @@ head_html = """
273
  """
274
 
275
 
276
- # description = """Official demo for **DKT **."""
277
- # with gr.Blocks(css=css, title="DKT - Diffusion Knows Transparency", favicon_path="favicon.ico") as demo:
278
 
279
 
280
  with gr.Blocks(css=css, title="DKT", head=head_html) as demo:
 
273
  """
274
 
275
 
 
 
276
 
277
 
278
  with gr.Blocks(css=css, title="DKT", head=head_html) as demo: