Spaces:
Build error
Build error
Sidharthkr
commited on
Commit
•
7e0e9ca
1
Parent(s):
4adc969
Update app.py
Browse files
app.py
CHANGED
@@ -154,6 +154,6 @@ But whatever happens, this is historic, with potential ramifications that could
|
|
154 |
I pray that #Srilanka would not elect a leftist populist charlatan offering equally farcical solutions and reverse whatever progress achieved so far.. RT @PrestonPysh: The IMF and World Bank right now...
|
155 |
Congrats #Argentina!
|
156 |
#Bitcoin https://t.co/Oi1n2z0y3Y"""]],
|
157 |
-
inputs=[instruction_points, tweet_list]
|
158 |
g.queue()
|
159 |
g.launch(share=False)
|
|
|
154 |
I pray that #Srilanka would not elect a leftist populist charlatan offering equally farcical solutions and reverse whatever progress achieved so far.. RT @PrestonPysh: The IMF and World Bank right now...
|
155 |
Congrats #Argentina!
|
156 |
#Bitcoin https://t.co/Oi1n2z0y3Y"""]],
|
157 |
+
inputs=[instruction_points, tweet_list])#, outputs = [summary_text], fn=summarymaker, cache_examples=True)
|
158 |
g.queue()
|
159 |
g.launch(share=False)
|