anupam210 commited on
Commit
4a624cb
1 Parent(s): 0af3940

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ outputs = [gr.outputs.Textbox(label="Main Issue of the log report"),
95
 
96
  gr.outputs.Textbox(label="Main Issue of the log report2"),
97
  gr.outputs.Textbox(label="category of the log report2"),
98
- gr.outputs.Textbox(label="log similarity)
99
 
100
  ]
101
 
 
95
 
96
  gr.outputs.Textbox(label="Main Issue of the log report2"),
97
  gr.outputs.Textbox(label="category of the log report2"),
98
+ gr.outputs.Textbox(label="log similarity")
99
 
100
  ]
101