Jannat24 commited on
Commit
87e7ced
·
1 Parent(s): 01bd508
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,4 +125,4 @@ interface = gr.Interface(
125
  description="Upload an DeepFake image.",
126
  )
127
 
128
- interface.launch()
 
125
  description="Upload an DeepFake image.",
126
  )
127
 
128
+ interface.launch(debug=True)