Spaces:
Sleeping
Sleeping
Commit
·
1bac1f3
1
Parent(s):
a01da3c
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ from langchain.chains.summarize import load_summarize_chain
|
|
18 |
import datetime
|
19 |
|
20 |
def You_sum(url):
|
21 |
-
|
22 |
#url = input("Enter the url of video you want summary of")
|
23 |
#print(myvideo.title)
|
24 |
#print(myvideo.captions)
|
|
|
18 |
import datetime
|
19 |
|
20 |
def You_sum(url):
|
21 |
+
|
22 |
#url = input("Enter the url of video you want summary of")
|
23 |
#print(myvideo.title)
|
24 |
#print(myvideo.captions)
|