cyberandy commited on
Commit
a067d1e
·
verified ·
1 Parent(s): b4152ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -268,6 +268,5 @@ if __name__ == "__main__":
268
  except Exception as e:
269
  print(f"Unexpected error during setup: {e}")
270
 
271
- # Create and launch the interface
272
  iface = create_gradio_interface()
273
  iface.launch()
 
268
  except Exception as e:
269
  print(f"Unexpected error during setup: {e}")
270
 
 
271
  iface = create_gradio_interface()
272
  iface.launch()