DhominickJ commited on
Commit
2662faf
·
1 Parent(s): 9b0730e

Initial Commit to my Talk to Rem App

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,4 +177,4 @@ with col2:
177
  # Force image container to update
178
  image_container.image(f"./emo/{st.session_state.current_emotion}",
179
  caption="Rem - Your Devoted Companion",
180
- use_column_width=True)
 
177
  # Force image container to update
178
  image_container.image(f"./emo/{st.session_state.current_emotion}",
179
  caption="Rem - Your Devoted Companion",
180
+ use_container_width=True)