jie1 commited on
Commit
0f6894d
1 Parent(s): 8f07114

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ with gr.Blocks(css=".gradio-container {background-image: url('file=background.jp
51
  file5_output = gr.File()
52
  file5_button = gr.Button("Plt")
53
 
54
- with gr.Tab("Test"):
55
  file6_input = gr.File(label="输入相关文件")
56
  file6_output = gr.File()
57
  file6_button = gr.Button("Prediction_Dlkcat")
 
51
  file5_output = gr.File()
52
  file5_button = gr.Button("Plt")
53
 
54
+ with gr.Tab("Prediction Dlkcat"):
55
  file6_input = gr.File(label="输入相关文件")
56
  file6_output = gr.File()
57
  file6_button = gr.Button("Prediction_Dlkcat")