reab5555 commited on
Commit
1aec39c
·
verified ·
1 Parent(s): 5e351cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -100,5 +100,4 @@ def process_and_analyze(image):
100
  # Create Gradio interface remains the same
101
 
102
  if __name__ == "__main__":
103
- demo = create_interface()
104
  demo.launch()
 
100
  # Create Gradio interface remains the same
101
 
102
  if __name__ == "__main__":
 
103
  demo.launch()