Guldeniz's picture
Update app.py
371d0c3
raw
history blame
90 Bytes
1 import gradio as gr
2
3 gr.Interface.load("huggingface/google/pegasus-xsum4").launch();