vitaly commited on
Commit
9c840d7
1 Parent(s): 31afb57

launch with default parameters to get the app to work on HF Spaces

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -219,4 +219,4 @@ Galván-Madrid, R., Keto, E., Zhang, Q., et al. 2009, ApJ, 706, 1036"""
219
  ],
220
  inputs=textbox,
221
  )
222
- demo.launch(share=False, server_name="0.0.0.0", server_port=7080)
 
219
  ],
220
  inputs=textbox,
221
  )
222
+ demo.launch()