BatuhanYilmaz commited on
Commit
0e88dcb
1 Parent(s): 2d3e3b7

Update 01_🎥_Input_YouTube_Link.py

Browse files
Files changed (1) hide show
  1. 01_🎥_Input_YouTube_Link.py +1 -1
01_🎥_Input_YouTube_Link.py CHANGED
@@ -25,7 +25,7 @@ def load_lottieurl(url: str):
25
  col1, col2 = st.columns([1, 3])
26
  with col1:
27
  lottie = load_lottieurl("https://assets8.lottiefiles.com/packages/lf20_jh9gfdye.json")
28
- st_lottie(lottie, speed=1, height=250, width=250)
29
 
30
  with col2:
31
  st.write("""
 
25
  col1, col2 = st.columns([1, 3])
26
  with col1:
27
  lottie = load_lottieurl("https://assets8.lottiefiles.com/packages/lf20_jh9gfdye.json")
28
+ st_lottie(lottie)
29
 
30
  with col2:
31
  st.write("""