VeyVey commited on
Commit
ff70df7
·
1 Parent(s): bf868da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,6 +1,4 @@
1
 
2
-
3
-
4
  from transformers import pipeline
5
  pipe = pipeline ('translation', model='t5-base')
6
 
 
1
 
 
 
2
  from transformers import pipeline
3
  pipe = pipeline ('translation', model='t5-base')
4