Spaces:
Runtime error
Runtime error
Upload factchecking_front.py
Browse files- 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="
|
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")
|