JaMugen commited on
Commit
6694a86
·
1 Parent(s): f96ea69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -13,6 +13,7 @@ def install_libraries():
13
  install_libraries()
14
 
15
  def main():
 
16
  st.title("Translate YouTube Video to French")
17
 
18
  url = st.text_input("Enter YouTube Video URL")
 
13
  install_libraries()
14
 
15
  def main():
16
+ import Milestone5AP
17
  st.title("Translate YouTube Video to French")
18
 
19
  url = st.text_input("Enter YouTube Video URL")