shukdevdatta123 commited on
Commit
eb19d67
·
verified ·
1 Parent(s): 3b7185b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import os
2
  from typing import List
3
  import gradio as gr
4
  from qa.manager import YoutubeQA
5
-
6
  DESCRIPTION = """
7
 
8
  <h1> <center> 🤗 Hello. This App will help you do questions on youtube videos.</center> </h1>
 
2
  from typing import List
3
  import gradio as gr
4
  from qa.manager import YoutubeQA
5
+ #
6
  DESCRIPTION = """
7
 
8
  <h1> <center> 🤗 Hello. This App will help you do questions on youtube videos.</center> </h1>