mrbeliever commited on
Commit
2689a69
1 Parent(s): 83b6176

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -45,5 +45,4 @@ iface = gr.Interface(
45
 
46
  # Launch the interface
47
  iface.launch()
48
- except Exception as e:
49
- print(f"Error: {e}")
 
45
 
46
  # Launch the interface
47
  iface.launch()
48
+