javear commited on
Commit
cbd2419
1 Parent(s): 7ea4c80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -9,9 +9,6 @@ config = model.config
9
  from googletrans import Translator
10
  translator = Translator()
11
 
12
-
13
- print(translated.text)
14
-
15
  text = st.text_area('enter some text!')
16
  #text = "subarachnoid hemorrhage scalp laceration service: surgery major surgical or invasive"
17
  #pipe = pipeline('sentiment-analysis')
 
9
  from googletrans import Translator
10
  translator = Translator()
11
 
 
 
 
12
  text = st.text_area('enter some text!')
13
  #text = "subarachnoid hemorrhage scalp laceration service: surgery major surgical or invasive"
14
  #pipe = pipeline('sentiment-analysis')