Ali-C137 commited on
Commit
aabd1d1
·
1 Parent(s): a6113a5

Just updating the About again

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -232,10 +232,14 @@ if "user_translation" not in st.session_state:
232
  st.session_state.user_translation = ""
233
 
234
 
 
 
 
 
235
  with st.sidebar:
236
  st.subheader("About")
237
  st.markdown("""
238
- ### Darija Translation Corpus Collection for the DarijaBridge dataset
239
 
240
  **What This Space Is For:**
241
  - **Translating Darija to English:** Add your translations here.
 
232
  st.session_state.user_translation = ""
233
 
234
 
235
+ # with st.sidebar:
236
+ # st.subheader("About")
237
+ # st.markdown("""This is app is designed to collect Darija translation corpus.""")
238
+
239
  with st.sidebar:
240
  st.subheader("About")
241
  st.markdown("""
242
+ ### Darija Translation Corpus Collection
243
 
244
  **What This Space Is For:**
245
  - **Translating Darija to English:** Add your translations here.