Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -75,9 +75,6 @@ def start( person,age_range, chat_history):
|
|
75 |
with gr.Blocks() as demo:
|
76 |
gr.Markdown("""
|
77 |
<center>
|
78 |
-
<h1>
|
79 |
-
Uso de AI para un juego de preguntas.
|
80 |
-
</h1>
|
81 |
<img src='data:image/jpg;base64,{}' width=200px>
|
82 |
<h3>
|
83 |
Con este espacio podrás jugar a responder preguntas de manera correcta a un tema y sumar puntos!
|
|
|
75 |
with gr.Blocks() as demo:
|
76 |
gr.Markdown("""
|
77 |
<center>
|
|
|
|
|
|
|
78 |
<img src='data:image/jpg;base64,{}' width=200px>
|
79 |
<h3>
|
80 |
Con este espacio podrás jugar a responder preguntas de manera correcta a un tema y sumar puntos!
|