Sabina Muratova commited on
Commit ·
a57d9a3
1
Parent(s): f37a1f9
Add application file
Browse files
app.py
CHANGED
|
@@ -43,6 +43,3 @@ 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()
|
|
|
|
| 43 |
st.info("Enter text and click 'Translate' to see the result.")
|
| 44 |
|
| 45 |
|
|
|
|
|
|
|
|
|