Gyaneshere commited on
Commit
13f0c7e
·
verified ·
1 Parent(s): c5420f7

Updated app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -182,7 +182,7 @@ with st.sidebar:
182
  st.title("👤 Contributor")
183
  username = st.selectbox(
184
  "Select or type a username",
185
- options=["ritvik77", "facebook", "google", "stabilityai", "Salesforce", "tiiuae", "bigscience"],
186
  index=0
187
  )
188
  st.markdown("<div style='text-align: center; margin: 10px 0;'>OR</div>", unsafe_allow_html=True)
 
182
  st.title("👤 Contributor")
183
  username = st.selectbox(
184
  "Select or type a username",
185
+ options=["Gyaneshere", "facebook", "google", "stabilityai", "Salesforce", "tiiuae", "bigscience"],
186
  index=0
187
  )
188
  st.markdown("<div style='text-align: center; margin: 10px 0;'>OR</div>", unsafe_allow_html=True)