broadfield-dev commited on
Commit
a9fb05a
·
verified ·
1 Parent(s): 36b7e3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,4 +188,4 @@ with gr.Blocks(theme=gr.themes.Soft(), title="Embedding Atlas Explorer") as app:
188
  app.load(fn=get_user_datasets, inputs=hf_user_input, outputs=dataset_input)
189
 
190
  if __name__ == "__main__":
191
- app.launch(debug=True)```
 
188
  app.load(fn=get_user_datasets, inputs=hf_user_input, outputs=dataset_input)
189
 
190
  if __name__ == "__main__":
191
+ app.launch(debug=True)