Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ import gradio as gr
|
|
6 |
gr.Interface.load(
|
7 |
"huggingface/xy4286/pegasus-samsum",
|
8 |
inputs=gr.Textbox(lines=5, label="Input Text"),
|
9 |
-
|
10 |
).launch()
|
11 |
|
12 |
|
|
|
6 |
gr.Interface.load(
|
7 |
"huggingface/xy4286/pegasus-samsum",
|
8 |
inputs=gr.Textbox(lines=5, label="Input Text"),
|
9 |
+
|
10 |
).launch()
|
11 |
|
12 |
|