MohamedAtta-AI commited on
Commit
3d128a5
·
1 Parent(s): f852fd4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,4 +55,4 @@ api = gr.Interface(
55
  description= "This system checks whether an image was deepfaked. Input an image to be checked."
56
  )
57
 
58
- api.launch(share=True)
 
55
  description= "This system checks whether an image was deepfaked. Input an image to be checked."
56
  )
57
 
58
+ api.launch()