Viraj2307 commited on
Commit
6611547
·
verified ·
1 Parent(s): 428a02a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -195,5 +195,4 @@ with gr.Blocks() as demo:
195
  detection_output = gr.Gallery(label="Room Detection Results")
196
  suggestion_output = gr.Textbox(label="Improvement Suggestions", lines=5)
197
 
198
- demo = gr.Interface(fn=greet, inputs="text", outputs="text")
199
  demo.launch(share=True)
 
195
  detection_output = gr.Gallery(label="Room Detection Results")
196
  suggestion_output = gr.Textbox(label="Improvement Suggestions", lines=5)
197
 
 
198
  demo.launch(share=True)