Iker commited on
Commit
dde2508
·
verified ·
1 Parent(s): 6699c4e

Upload factchecking_front.py

Browse files
Files changed (1) hide show
  1. factchecking_front.py +1 -1
factchecking_front.py CHANGED
@@ -50,7 +50,7 @@ if __name__ == "__main__":
50
  show_label=False,
51
  lines=1,
52
  interactive=True,
53
- placeholder="Electric cars produce more contamination than petrol cars",
54
  )
55
 
56
  gr_play = gr.Button("Fact-Checking")
 
50
  show_label=False,
51
  lines=1,
52
  interactive=True,
53
+ placeholder="Los coches electricos contaminan más que los coches de gasolina",
54
  )
55
 
56
  gr_play = gr.Button("Fact-Checking")