Spaces:
Runtime error
Runtime error
shukdevdatta123
commited on
Update app.py
Browse files
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>
|