Wazzzabeee commited on
Commit
a4bad15
1 Parent(s): 7442339

Update 01_📼_Upload_Video_File.py

Browse files
Files changed (1) hide show
  1. 01_📼_Upload_Video_File.py +3 -1
01_📼_Upload_Video_File.py CHANGED
@@ -123,6 +123,7 @@ def main():
123
 
124
  # Display the converted video using st.video()
125
  st.video(converted_filename)
 
126
 
127
  # Add a download button for the colorized video
128
  st.download_button(
@@ -139,4 +140,5 @@ def main():
139
  if __name__ == "__main__":
140
  main()
141
  st.markdown(
142
- "###### Made with :heart: by [Clément Delteil](https://www.linkedin.com/in/clementdelteil/) [![this is an image link](https://i.imgur.com/thJhzOO.png)](https://www.buymeacoffee.com/clementdelteil)")
 
 
123
 
124
  # Display the converted video using st.video()
125
  st.video(converted_filename)
126
+ st.balloons()
127
 
128
  # Add a download button for the colorized video
129
  st.download_button(
 
140
  if __name__ == "__main__":
141
  main()
142
  st.markdown(
143
+ "###### Made with :heart: by [Clément Delteil](https://www.linkedin.com/in/clementdelteil/) [![this is an "
144
+ "image link](https://i.imgur.com/thJhzOO.png)](https://www.buymeacoffee.com/clementdelteil)")