Spaces:
Sleeping
Sleeping
Commit
·
2662faf
1
Parent(s):
9b0730e
Initial Commit to my Talk to Rem App
Browse files
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 |
-
|
|
|
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)
|