Geek7 commited on
Commit
c503554
·
1 Parent(s): 9142115

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
  from pytube import YouTube
3
- from streamlit.components.v1 as components
4
 
5
  hide_streamlit_style = """
6
  <style>
 
1
  import streamlit as st
2
  from pytube import YouTube
3
+ import streamlit.components.v1 as components
4
 
5
  hide_streamlit_style = """
6
  <style>