JaMugen commited on
Commit
381c36c
·
1 Parent(s): 47db6ed

Update app.py

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