KatGaw commited on
Commit
3090010
1 Parent(s): dad3547

improving requirements

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ You are a sentiment analysis expert. Answer all questions related to cryptocurre
26
 
27
  initialize_session_state()
28
 
29
- st.image('el_pic.png')
30
 
31
  sideb=st.sidebar
32
  with st.sidebar:
 
26
 
27
  initialize_session_state()
28
 
29
+ #st.image('el_pic.png')
30
 
31
  sideb=st.sidebar
32
  with st.sidebar: