murtaza2801 commited on
Commit
c63fc87
·
verified ·
1 Parent(s): 231c5e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def load_lottie_url(url):
20
  return None
21
  return r.json()
22
 
23
- lottie_animation = load_lottie_url("https://lottie.host/8f4c2ab7-847e-407b-a4ff-5c972fa36a6b/Ag1c9r5uWu.lottie")
24
 
25
  # UI Layout
26
  st_lottie(lottie_animation, height=300)
 
20
  return None
21
  return r.json()
22
 
23
+ lottie_animation = load_lottie_url("https://lottie.host/d02e4bd8-cd9c-401e-b143-17fc0ad924a8/o2dLZzU9oO.json")
24
 
25
  # UI Layout
26
  st_lottie(lottie_animation, height=300)