Spaces:
Runtime error
Runtime error
Upload app.py
Browse filesnew py file, using new pegasus-multi_news-headline model
app.py
CHANGED
@@ -48,7 +48,7 @@ headline1 = gr.Interface(
|
|
48 |
)
|
49 |
|
50 |
|
51 |
-
modchoice_2 = "chinhon/
|
52 |
|
53 |
def headline_writer2(text):
|
54 |
input_text = clean_text(text)
|
|
|
48 |
)
|
49 |
|
50 |
|
51 |
+
modchoice_2 = "chinhon/pegasus-multi_news-headline"
|
52 |
|
53 |
def headline_writer2(text):
|
54 |
input_text = clean_text(text)
|