azizalto commited on
Commit
0f5917c
·
1 Parent(s): b688cee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -60,8 +60,5 @@ if st.button("Calculate Cost"):
60
  st.markdown("""
61
  ---
62
  <sup>**Note:** The pricing information is based on [OpenAI's pricing page](https://openai.com/pricing) as of 12/14/2023.</sup>
63
- """, unsafe_allow_html=True)
64
- st.markdown("""
65
- ---
66
  <sub>**Disclaimer:** This application is completely written by GPT-4 from a chat conversation.</sub>
67
  """, unsafe_allow_html=True)
 
60
  st.markdown("""
61
  ---
62
  <sup>**Note:** The pricing information is based on [OpenAI's pricing page](https://openai.com/pricing) as of 12/14/2023.</sup>
 
 
 
63
  <sub>**Disclaimer:** This application is completely written by GPT-4 from a chat conversation.</sub>
64
  """, unsafe_allow_html=True)