tushar310 commited on
Commit
9016bd4
1 Parent(s): 7d226eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
  streamlit
2
  streamlit-chat
3
- streamlit-authenticator
4
  streamlit-login-auth-ui
5
  argon2-cffi==21.3.0
6
  streamlit-option-menu
@@ -10,6 +9,7 @@ streamlit-lottie
10
  streamlit-pills
11
  icrawler
12
  python-pptx
 
13
  gtts
14
  bcrypt==3.2.0
15
  SpeechRecognition
 
1
  streamlit
2
  streamlit-chat
 
3
  streamlit-login-auth-ui
4
  argon2-cffi==21.3.0
5
  streamlit-option-menu
 
9
  streamlit-pills
10
  icrawler
11
  python-pptx
12
+ googletrans
13
  gtts
14
  bcrypt==3.2.0
15
  SpeechRecognition