Sanjayraju30 commited on
Commit
8055941
·
verified ·
1 Parent(s): c9857b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -50,3 +50,4 @@ sensor_tab = gr.Interface(fn=detect_overheat,
50
  outputs=gr.Textbox(label="Sensor Fault Detection"))
51
 
52
  gr.TabbedInterface([video_tab, sensor_tab], ["Intrusion (Video)", "Sensor (Input)"]).launch()
 
 
50
  outputs=gr.Textbox(label="Sensor Fault Detection"))
51
 
52
  gr.TabbedInterface([video_tab, sensor_tab], ["Intrusion (Video)", "Sensor (Input)"]).launch()
53
+