Commit
Β·
547ce7d
1
Parent(s):
ee53e34
Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,7 @@ def get_response(video, request):
|
|
69 |
|
70 |
# creating title, description for the web app
|
71 |
title = "YouTube Video Assistant π§βπ»"
|
72 |
-
description = "Answers to the Questions asked by the user on the specified YouTube video. (English Only)\nClick here to view [demo](https://cdn-uploads.huggingface.co/production/uploads/641aa7814577db917f70f8aa/
|
73 |
article = "Other Projects:<br/>"\
|
74 |
"π° [Health Insurance Predictor](http://health-insurance-cost-predictor-k19.streamlit.app/)<br/>"\
|
75 |
"π° [Fake News Detector](https://fake-news-detector-k19.streamlit.app/)<br/>"\
|
|
|
69 |
|
70 |
# creating title, description for the web app
|
71 |
title = "YouTube Video Assistant π§βπ»"
|
72 |
+
description = "Answers to the Questions asked by the user on the specified YouTube video. (English Only)\nClick here to view [demo](https://cdn-uploads.huggingface.co/production/uploads/641aa7814577db917f70f8aa/A-AN-Nkt4qGUKvPhJ92dJ.mp4)."
|
73 |
article = "Other Projects:<br/>"\
|
74 |
"π° [Health Insurance Predictor](http://health-insurance-cost-predictor-k19.streamlit.app/)<br/>"\
|
75 |
"π° [Fake News Detector](https://fake-news-detector-k19.streamlit.app/)<br/>"\
|