ningrumdaud commited on
Commit
5e6d14e
1 Parent(s): 246bc91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -232,7 +232,7 @@ with gr.Blocks() as demo:
232
  "The introduction of new anti-discrimination laws has been driven by an increasing awareness of social injustices and grassroots movements.",
233
  "The weak law enforcement in this country is due to its citizens's ignorance.",
234
  "CogMApp is a tool that lets you create cognitive maps from text.",
235
- "The new regulation has led to protests across the country."
236
  ], inputs=inputs)
237
 
238
  with gr.Row():
 
232
  "The introduction of new anti-discrimination laws has been driven by an increasing awareness of social injustices and grassroots movements.",
233
  "The weak law enforcement in this country is due to its citizens's ignorance.",
234
  "CogMApp is a tool that lets you create cognitive maps from text.",
235
+ "The protests across the country are caused by the announcement of the new regulation."
236
  ], inputs=inputs)
237
 
238
  with gr.Row():