mrolando commited on
Commit
19390d5
1 Parent(s): 7e10086

fixed typo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ with gr.Blocks() as demo:
77
  </h1>
78
  <img src='data:image/jpg;base64,{}' width=200px>
79
  <h3>
80
- Con este espacio podrás hablar en formato conversación con Alber Einstein!
81
  </h3>
82
  </center>
83
  """.format(encoded_image))
 
77
  </h1>
78
  <img src='data:image/jpg;base64,{}' width=200px>
79
  <h3>
80
+ Con este espacio podrás hablar en formato conversación con Albert Einstein!
81
  </h3>
82
  </center>
83
  """.format(encoded_image))