Spaces:
Running
Running
Update app.py
Browse fileschanged script
app.py
CHANGED
@@ -22,8 +22,6 @@ if "chat_history" not in st.session_state:
|
|
22 |
You are a sentiment analysis expert. Answer all questions related to the topic. Say I don't know if you don't know.
|
23 |
"""}]
|
24 |
|
25 |
-
initialize_session_state()
|
26 |
-
|
27 |
st.image('el_pic.png')
|
28 |
|
29 |
sideb=st.sidebar
|
|
|
22 |
You are a sentiment analysis expert. Answer all questions related to the topic. Say I don't know if you don't know.
|
23 |
"""}]
|
24 |
|
|
|
|
|
25 |
st.image('el_pic.png')
|
26 |
|
27 |
sideb=st.sidebar
|