GojoSaturo commited on
Commit
c9878f8
Β·
1 Parent(s): f21386e

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 googletrans
2
  import gradio as gr
3
  from googletrans import Translator
4
  import torch
 
1
+ pip install googletrans
2
  import gradio as gr
3
  from googletrans import Translator
4
  import torch