saadkhi commited on
Commit
bf06a99
·
verified ·
1 Parent(s): 9ae2c39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -138,7 +138,4 @@ if __name__ == "__main__":
138
  quiet=False,
139
  show_error=True,
140
  prevent_thread_lock=True # Helps in containers
141
- )
142
- except Exception as e:
143
- print(f"Launch failed: {str(e)}")
144
- raise
 
138
  quiet=False,
139
  show_error=True,
140
  prevent_thread_lock=True # Helps in containers
141
+ )