GojoSaturo commited on
Commit
a19090b
β€’
1 Parent(s): 4d3f2c6

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