Ron0420 commited on
Commit
2d19539
1 Parent(s): 441093d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,5 +63,5 @@ gr.Interface(deepfakespredict,
63
  outputs=["text","text","image"],
64
  title=title,
65
  description=description
66
- share=True
67
  ).launch()
 
63
  outputs=["text","text","image"],
64
  title=title,
65
  description=description
66
+
67
  ).launch()