ReacherTN commited on
Commit
a1331c2
·
1 Parent(s): 1707ba6

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
  title="Ai Image Generated Detector app",
14
  examples=examples,
15
  cache_examples=False,
16
- ).launch(share=True)
 
13
  title="Ai Image Generated Detector app",
14
  examples=examples,
15
  cache_examples=False,
16
+ ).launch()