Wazzzabeee commited on
Commit
b2408ea
•
1 Parent(s): 9d58514

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
@@ -36,7 +36,9 @@ with col2:
36
  st.write("""
37
  ## B&W Videos Colorizer
38
  ##### Upload a black and white video and get a colorized version of it.
39
- ###### I recommend starting with the first model and then experimenting with the second one.""")
 
 
40
 
41
 
42
  def main():
 
36
  st.write("""
37
  ## B&W Videos Colorizer
38
  ##### Upload a black and white video and get a colorized version of it.
39
+ ###### âž  If you want to colorize multiple videos just upload them all at once.
40
+ ###### âž  This space is using CPU Basic so it might take a while to colorize a video.
41
+ ###### âž  If you want more models and GPU available please support this space by donating.""")
42
 
43
 
44
  def main():