Ali2206 commited on
Commit
09edab8
·
verified ·
1 Parent(s): cfe82ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,4 +231,4 @@ if __name__ == "__main__":
231
  demo.launch(server_name="0.0.0.0", server_port=7860, allowed_paths=["/data/hf_cache/reports"], share=False)
232
  except Exception as e:
233
  print(f"Error: {str(e)}")
234
- sys.exit(1)
 
231
  demo.launch(server_name="0.0.0.0", server_port=7860, allowed_paths=["/data/hf_cache/reports"], share=False)
232
  except Exception as e:
233
  print(f"Error: {str(e)}")
234
+ sys.exit(1)