Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aashush
/
hh
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aashush
commited on
Feb 13, 2023
Commit
1707ea7
·
1 Parent(s):
2b311e4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import streamlit as st
2
import pandas as pd
3
from pytube import YouTube
1
+
pip install pytube
2
import streamlit as st
3
import pandas as pd
4
from pytube import YouTube