Yassmen commited on
Commit
2f6bbcc
·
verified ·
1 Parent(s): 01d2705

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ with st.container():
31
  )
32
  with right_column:
33
  # Display a GIF instead of Lottie animation
34
- st.image("path_to_your_gif.gif", use_column_width=True)
35
 
36
  # Sidebar for user input
37
  with st.sidebar:
 
31
  )
32
  with right_column:
33
  # Display a GIF instead of Lottie animation
34
+ st.image("im.gif", use_column_width=True)
35
 
36
  # Sidebar for user input
37
  with st.sidebar: