grpathak22 commited on
Commit
937419b
·
verified ·
1 Parent(s): f8b4129

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,5 +1,2 @@
1
-
2
  from transformers import AutoTokenizer, MT5ForConditionalGeneration
3
-
4
-
5
  model = MT5ForConditionalGeneration.from_pretrained("google/mt5-base")
 
 
1
  from transformers import AutoTokenizer, MT5ForConditionalGeneration
 
 
2
  model = MT5ForConditionalGeneration.from_pretrained("google/mt5-base")