jed-tiotuico commited on
Commit
4696f14
1 Parent(s): 974629b

textual change

Browse files
Files changed (1) hide show
  1. app.py +6 -3
app.py CHANGED
@@ -150,9 +150,12 @@ st.header("ReplyCaddy")
150
  st.write("AI-powered customer support assistant. Reduces anxiety when responding to customer support on social media.")
151
  st.markdown("""
152
  Instructions:
153
- 1. Click the Generate Customer Message using Few Shots button to generate a custom message
154
- 2. Then click Generate Polite and Friendly Response
155
- 3. Or Enter a custom message in the text box and click Generate Polite and Friendly Response
 
 
 
156
  """)
157
  # image https://github.com/unslothai/unsloth/blob/main/images/made%20with%20unsloth.png?raw=true
158
  # st.write("Made with [Unsloth](https://github.com/unslothai/unsloth/blob/main/images/made%20with%20unsloth.png?raw=true")
 
150
  st.write("AI-powered customer support assistant. Reduces anxiety when responding to customer support on social media.")
151
  st.markdown("""
152
  Instructions:
153
+
154
+ 1. Click the Generate Customer Message using Few Shots button to generate a custom message
155
+
156
+ 2. Then click Generate Polite and Friendly Response
157
+
158
+ 3. Or Enter a custom message in the text box and click Generate Polite and Friendly Response
159
  """)
160
  # image https://github.com/unslothai/unsloth/blob/main/images/made%20with%20unsloth.png?raw=true
161
  # st.write("Made with [Unsloth](https://github.com/unslothai/unsloth/blob/main/images/made%20with%20unsloth.png?raw=true")