TANVEERMAKHDOOM commited on
Commit
11d23d1
1 Parent(s): ce1f204

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -39,4 +39,5 @@ if target_language:
39
  else:
40
  st.error("Please enter some text to translate.")
41
 
 
42
  streamlit run app.py
 
39
  else:
40
  st.error("Please enter some text to translate.")
41
 
42
+
43
  streamlit run app.py