subpixel commited on
Commit
1f9107d
·
1 Parent(s): d5761e7

Update Readme

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -122,4 +122,14 @@ streamlit run app/streamlit_app.py
122
  *"Initially, we used OpenAI keys for all our app functions. However, we later changed our approach as some users may not have premium keys, and we wanted to ensure accessibility without additional costs. 😉😊"*
123
 
124
 
 
 
 
 
 
 
 
 
 
 
125
 
 
122
  *"Initially, we used OpenAI keys for all our app functions. However, we later changed our approach as some users may not have premium keys, and we wanted to ensure accessibility without additional costs. 😉😊"*
123
 
124
 
125
+ ---
126
+ title: mailsensei
127
+ emoji: 📧
128
+ colorFrom: blue
129
+ colorTo: blue
130
+ sdk: streamlit
131
+ sdk_version: 1.28.2
132
+ app_file: app.py
133
+ pinned: false
134
+ ---
135