rasmodev commited on
Commit
eed954c
·
1 Parent(s): 9365e94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ youtube = build('youtube', 'v3', developerKey=api_key)
19
  def main():
20
  # Page title and banner image
21
  st.title("YouTube Playlist Video Organizer")
22
- st.image("https://github.com/rasmodev/YouTube-Playlist-Organizer/blob/main/images/youtube_playlist_organizer.png")
23
 
24
  # Add welcome message
25
  st.markdown("""
 
19
  def main():
20
  # Page title and banner image
21
  st.title("YouTube Playlist Video Organizer")
22
+ st.image("main.jpg")
23
 
24
  # Add welcome message
25
  st.markdown("""