aiqtech commited on
Commit
8d456ed
·
verified ·
1 Parent(s): c6fc0ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -611,4 +611,5 @@ except Exception as e:
611
  print(f"Error during launch: {e}")
612
  print("Trying alternative launch configuration...")
613
  # Skip queue and simplify launch parameters
614
- demo.launch(debug=True, show_api=False, share=False)
 
 
611
  print(f"Error during launch: {e}")
612
  print("Trying alternative launch configuration...")
613
  # Skip queue and simplify launch parameters
614
+ demo.launch(debug=True, show_api=False, share=False)
615
+