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

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
-
67
  ).launch()
 
63
  outputs=["text","text","image"],
64
  title=title,
65
  description=description
66
+ share=True
67
  ).launch()