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

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 import components
4
 
5
  hide_streamlit_style = """
6
  <style>
 
1
  import streamlit as st
2
  from pytube import YouTube
3
+ from streamlit.components.v1 as components
4
 
5
  hide_streamlit_style = """
6
  <style>