苏泓源 commited on
Commit
08d80ff
·
1 Parent(s): f00e8f3
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ def infer(file_obj):
45
 
46
 
47
  with gr.Blocks("TTest") as demo:
48
- gr.Markdown("## Test")
49
  output = gr.Textbox(label="Output")
50
  data = gr.UploadButton(
51
  label="Upload a .npy",
 
45
 
46
 
47
  with gr.Blocks("TTest") as demo:
48
+ gr.Markdown("## TTest")
49
  output = gr.Textbox(label="Output")
50
  data = gr.UploadButton(
51
  label="Upload a .npy",