mynkchaudhry commited on
Commit
d6a40ae
·
verified ·
1 Parent(s): b9fc60e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  from transformers import PegasusTokenizer, PegasusForConditionalGeneration
2
 
3
  # Load tokenizer and model
 
1
+ import gradio as gr
2
  from transformers import PegasusTokenizer, PegasusForConditionalGeneration
3
 
4
  # Load tokenizer and model