Sidharthkr commited on
Commit
7a73a58
1 Parent(s): 7e0e9ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -15
app.py CHANGED
@@ -103,20 +103,6 @@ These are early days, security researchers encourage exercise…. btw, if you tr
103
  it is absolutely atrocious
104
 
105
  and they only recently added the ability to keep it from being retained after many started to ban it (but doing so requires opting out of features)"""],
106
- ["Summarize the tweets for Netflix Inc in 100 words", """$META Reels revenue run rate up a casual 3.3x since last fall.
107
-
108
- The short-form video race feels so long ago now, but wasn't long ago when Facebook, IG, and YouTube were scrambling to compete. Even the likes of Netflix and Amazon experimented with similar feeds. https://t.co/6TOL4Jrfva. Finally finished Kohrra (Netflix). Thoroughly engrossing, with a fantastic cast. What made it truly interesting was that the script made us care for and try to understand the motivations of even the incidental characters, like Indira, constable Satnam, Rajji, among others.. The so called “ballerina dance” of the male Western Parotia is a carefully choreographed display performed for any female who chooses to perch on the branch above his well-maintained court
109
-
110
- [📹 Netflix Our Planet: https://t.co/2RLYcCMBK6]
111
- https://t.co/1mgBwpvfEW. WOMAN OF THE DEAD (NETFLIX)
112
- An Austrian Netflix production in an amazing setting. A revenge thriller that whilst quirky (a real oddity thrown in) provides enough tension and action to make it an easy binge.
113
- 7.5/10 https://t.co/NXdDOIRDF8. I started watching "Top Secret UFO Projects: Declassified" on Netflix 👀
114
-
115
- If it's true that Aliens are already on Earth, i wonder why they don't approach many people, maybe some are a bit afraid of humans. https://t.co/dlA84R8KZM. Apple, Amazon and Google are much larger 'FAANG' members, but year-over-year performance for Netflix and $META (nee Facebook) is significantly better - probably because of the deeper selloffs... https://t.co/g4HnPnhOv1. Newsom offers to mediate to help end crippling Hollywood strikes a day after Netflix advertised a $900,000 AI job as Colin Farrell is latest star to join the picket line https://t.co/k5UexyNfvd. Seventh Hulu CEO/GM since debut (Kilar, Forssell, Hopkins, Freer, Campbell, Earley, Tempest)
116
-
117
- Netflix only just made it's first CEO turnover https://t.co/mdnc8Jz44H. Seventh Hulu CEO/GM since debut (Kilar, Forssell, Hopkins, Freer, Campbell, Eary, Tempest)
118
-
119
- Netflix only just made it's first CEO turnover https://t.co/mdnc8Jz44H. I want this to be a @netflix series. A boy, his tractor, chicken, goat, goose and dog cross the bridge to..............[finish the story] https://t.co/FcF8hg5GB3"""],
120
  ["Summarize the tweets for #COP28 in 50 words", """The World Economic Forum's media advisory for #COP28 is comical.
121
 
122
  Few times so little has been said employing so many words.
@@ -156,4 +142,4 @@ 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)
 
103
  it is absolutely atrocious
104
 
105
  and they only recently added the ability to keep it from being retained after many started to ban it (but doing so requires opting out of features)"""],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
106
  ["Summarize the tweets for #COP28 in 50 words", """The World Economic Forum's media advisory for #COP28 is comical.
107
 
108
  Few times so little has been said employing so many words.
 
142
  #Bitcoin https://t.co/Oi1n2z0y3Y"""]],
143
  inputs=[instruction_points, tweet_list])#, outputs = [summary_text], fn=summarymaker, cache_examples=True)
144
  g.queue()
145
+ g.launch(share=True)