Martin van Dijk commited on
Commit
7a9ae96
·
1 Parent(s): a4f196a

Update space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  from transformers import pipeline
2
 
3
 
4
- model = pipeline("text-generation")
5
 
6
 
7
  def predict(prompt):
 
1
  from transformers import pipeline
2
 
3
 
4
+ model = pipeline("translantion")
5
 
6
 
7
  def predict(prompt):