eaglelandsonce commited on
Commit
16feab9
·
verified ·
1 Parent(s): 3b6be73

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -422,7 +422,7 @@ with tab1:
422
  st.session_state['text_block'] = result
423
  st.text_area("Output", value=result , height=300)
424
 
425
- with col2:
426
  st.image('crewai/resources/clarifai.png')
427
 
428
  # Tab 2: Data Visualization
 
422
  st.session_state['text_block'] = result
423
  st.text_area("Output", value=result , height=300)
424
 
425
+ with col3:
426
  st.image('crewai/resources/clarifai.png')
427
 
428
  # Tab 2: Data Visualization