MerlenMaven commited on
Commit
306a72c
·
verified ·
1 Parent(s): 6481a82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -259,7 +259,6 @@ if __name__ == "__main__":
259
  # Gradio interface
260
  with gr.Blocks() as interface:
261
  gr.Markdown("<h1 style='text-align:center;'>PainSense: AI-Driven Pain Detection and Chatbot Assistance</h1>")
262
-
263
  with gr.Row():
264
  with gr.Column(scale=1):
265
  file_input = gr.File(label="Upload Audio or Video File")
 
259
  # Gradio interface
260
  with gr.Blocks() as interface:
261
  gr.Markdown("<h1 style='text-align:center;'>PainSense: AI-Driven Pain Detection and Chatbot Assistance</h1>")
 
262
  with gr.Row():
263
  with gr.Column(scale=1):
264
  file_input = gr.File(label="Upload Audio or Video File")