jinv2 commited on
Commit
af8cde0
·
verified ·
1 Parent(s): 6ef0b07

Update app.py

Browse files

Update app.py with distilbart-cnn-12-6 summarization

Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -33,4 +33,5 @@ except Exception as e:
33
  title="MySmartSummary",
34
  description="服务初始化失败"
35
  )
36
- interface.launch()
 
 
33
  title="MySmartSummary",
34
  description="服务初始化失败"
35
  )
36
+ interface.launch()
37
+ # This is a test comment to force commit