nouman66 commited on
Commit
ce85fff
·
1 Parent(s): 4839318

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- pip install streamlit googletrans==4.0.0
2
  import streamlit as st
3
  from googletrans import Translator
4
 
 
1
+ pip install streamlit googletrans==4.0.0-rc1
2
  import streamlit as st
3
  from googletrans import Translator
4