UnarineLeo
commited on
Commit
•
f3c64a3
1
Parent(s):
c574e94
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ col1, col2 = st.columns(2)
|
|
20 |
|
21 |
with col1:
|
22 |
sample_sentences = [
|
23 |
-
"Le nna ke gona, ke a <mask
|
24 |
]
|
25 |
|
26 |
text_input = st.text_area(
|
|
|
20 |
|
21 |
with col1:
|
22 |
sample_sentences = [
|
23 |
+
"Le nna ke gona, ke a <mask>"
|
24 |
]
|
25 |
|
26 |
text_input = st.text_area(
|