VINAYAK MODI commited on
Commit
822d66c
1 Parent(s): 570735e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ with gr.Blocks(css=css) as demo:
127
  """
128
  <div class="container">
129
  <div class="header">
130
- <h1>Welcome to the VM24BHO Model Interface</h1>
131
  <p>Use this interface to interact with the deep learning model.</p>
132
  </div>
133
  <div class="gradio-container">
 
127
  """
128
  <div class="container">
129
  <div class="header">
130
+ <h1>Welcome to the Deepfake detection Model Interface</h1>
131
  <p>Use this interface to interact with the deep learning model.</p>
132
  </div>
133
  <div class="gradio-container">