varma123 commited on
Commit
be9e570
1 Parent(s): fb414d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ interface = gr.Interface(
112
 
113
  ],
114
  title="Deep fake video Detection",
115
- description="Detect whether the video is fake or real"
116
  )
117
 
118
  interface.launch()
 
112
 
113
  ],
114
  title="Deep fake video Detection",
115
+ description="Detect whether the Video is fake or real"
116
  )
117
 
118
  interface.launch()