nameee commited on
Commit
a8dab9d
·
verified ·
1 Parent(s): 15624d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -257,5 +257,5 @@ with gr.Blocks(
257
  select_example, clickable_examples, outputs=[text, map, display_thoughts]
258
  )
259
 
260
- if __장소__ == "__main__":
261
  demo.launch()
 
257
  select_example, clickable_examples, outputs=[text, map, display_thoughts]
258
  )
259
 
260
+ if __name__ == "__main__":
261
  demo.launch()