Harinipsp commited on
Commit
56c961a
1 Parent(s): cf59149

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 transformers
2
  pip install googletrans==4.0.0-rc1
3
  import streamlit as st
4
  from transformers import pipeline
 
1
+ pip install transformers
2
  pip install googletrans==4.0.0-rc1
3
  import streamlit as st
4
  from transformers import pipeline