jcmachicao commited on
Commit
4d911d5
·
verified ·
1 Parent(s): 5130625

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -235,5 +235,5 @@ if uploaded_file is not None:
235
  )
236
 
237
  c1, c2 = st.columns([6,6])
238
- with c3:
239
  st.image('gdmklogo.png', width=100, caption='Powered by GestioDinámica 2024')
 
235
  )
236
 
237
  c1, c2 = st.columns([6,6])
238
+ with c1:
239
  st.image('gdmklogo.png', width=100, caption='Powered by GestioDinámica 2024')