Xue-Jun commited on
Commit
fe92153
·
verified ·
1 Parent(s): 9bfd01a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ os.environ["GRADIO_ANALYTICS_ENABLED"] = "False"
15
 
16
  # Create Gradio interface
17
  with gr.Blocks() as demo:
18
- gr.Markdown("# This is a Temp Title")
19
 
20
  with gr.Row():
21
  file_input = gr.File(
 
15
 
16
  # Create Gradio interface
17
  with gr.Blocks() as demo:
18
+ gr.Markdown("# Structure-Based Similarity Network")
19
 
20
  with gr.Row():
21
  file_input = gr.File(