MadhuV28 commited on
Commit
cf4616e
·
1 Parent(s): dea6e9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -29,6 +29,8 @@ def add_bg_from_url():
29
 
30
  add_bg_from_url()
31
 
 
 
32
  import time
33
  import requests
34
 
 
29
 
30
  add_bg_from_url()
31
 
32
+ pip install streamlit-lottie
33
+
34
  import time
35
  import requests
36