Spaces:
Build error
Build error
launch with default parameters to get the app to work on HF Spaces
Browse files
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(
|
|
|
|
| 219 |
],
|
| 220 |
inputs=textbox,
|
| 221 |
)
|
| 222 |
+
demo.launch()
|