aditi2222 commited on
Commit
11d52f1
·
1 Parent(s): ceb20b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -10
app.py CHANGED
@@ -1,13 +1,4 @@
1
- "raw
2
- history
3
- blame
4
- 5.44 kB
5
- """
6
- 🗣️ Translator - Translate text from one language to another.
7
- Application file made with Streamlit.
8
- Author:
9
- - @ChainYo
10
- """
11
 
12
  import re
13
  import streamlit as st
 
1
+
 
 
 
 
 
 
 
 
 
2
 
3
  import re
4
  import streamlit as st