kody0525 commited on
Commit
2f7bb99
β€’
1 Parent(s): 658d658

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,4 +13,4 @@ gr.Interface(
13
  outputs=gr.outputs.Label(num_top_classes=2),
14
  #title="Hot Dog? Or Not?",
15
  title="핫도그 μΈκ°€μš”? μ•„λ‹Œκ°€μš”?",
16
- ).launch(share=True)
 
13
  outputs=gr.outputs.Label(num_top_classes=2),
14
  #title="Hot Dog? Or Not?",
15
  title="핫도그 μΈκ°€μš”? μ•„λ‹Œκ°€μš”?",
16
+ ).launch()