Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,6 @@ st.set_page_config(
|
|
56 |
page_title="Traduction d'une phrase en pictogrammes ARASAAC",
|
57 |
page_icon="📝",
|
58 |
layout="wide"
|
59 |
-
}
|
60 |
)
|
61 |
|
62 |
sentence = st.text_input("Entrez une phrase en français:")
|
|
|
56 |
page_title="Traduction d'une phrase en pictogrammes ARASAAC",
|
57 |
page_icon="📝",
|
58 |
layout="wide"
|
|
|
59 |
)
|
60 |
|
61 |
sentence = st.text_input("Entrez une phrase en français:")
|