ledetele commited on
Commit
226c47d
·
1 Parent(s): fdc2e63

Update pages/02_Input_Youtube_Link.py

Browse files
Files changed (1) hide show
  1. pages/02_Input_Youtube_Link.py +1 -2
pages/02_Input_Youtube_Link.py CHANGED
@@ -22,8 +22,7 @@ st.title("Image & Video Colorizer")
22
 
23
  st.write("""
24
  ##### Input a YouTube black and white video link and get a colorized version of it.
25
- ###### ➠ This space is using CPU Basic so it might take a while to colorize a video.
26
- ###### ➠ If you want more models and GPU available please support this space by donating.""")
27
 
28
  @st.cache_data()
29
  def download_video(link):
 
22
 
23
  st.write("""
24
  ##### Input a YouTube black and white video link and get a colorized version of it.
25
+ ###### ➠ This space is using CPU Basic so it might take a while to colorize a video.)
 
26
 
27
  @st.cache_data()
28
  def download_video(link):