Wedyan2023 commited on
Commit
b585346
·
verified ·
1 Parent(s): 829ea0e

Update app7.py

Browse files
Files changed (1) hide show
  1. app7.py +1 -1
app7.py CHANGED
@@ -27,7 +27,7 @@ def reset_conversation():
27
  st.session_state.messages = []
28
 
29
  # Streamlit interface setup
30
- st.title("Text Data Generation & Labeling App")
31
  st.sidebar.title("Settings")
32
 
33
  # Sidebar settings
 
27
  st.session_state.messages = []
28
 
29
  # Streamlit interface setup
30
+ st.title("🤖 Text Data Generation & Labeling App")
31
  st.sidebar.title("Settings")
32
 
33
  # Sidebar settings