Sabina Muratova
commited on
Commit
·
a4e9260
1
Parent(s):
1987da5
Add application file
Browse files
app.py
CHANGED
|
@@ -42,7 +42,3 @@ if st.button("Translate"):
|
|
| 42 |
else:
|
| 43 |
st.info("Enter text and click 'Translate' to see the result.")
|
| 44 |
|
| 45 |
-
|
| 46 |
-
if __name__ == '__main__':
|
| 47 |
-
import streamlit.web.cli as stcli
|
| 48 |
-
stcli.main()
|
|
|
|
| 42 |
else:
|
| 43 |
st.info("Enter text and click 'Translate' to see the result.")
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|